simonsan
simonsan
@icefog123 Are you by any chance on the PUP branch (beta branch kind of thing) of AoE2DE on Steam?
> OpenDyslexic is a typeface designed against some common symptoms of dyslexia. https://opendyslexic.org/
Design Patterns for Accessibility Accessible Player Experiences (APX) is a new tool that helps you make accessible content that supports players with disabilities and find inspiration for new accessible designs...
~~I'm not sure if it's already possible, didn't follow containerization for a year or two, but how do you want to run UI applications in a Docker container?~~ Ah, haven't...
http://web.archive.org/web/20190803092008/https://richg42.blogspot.com/2018/02/on-age-des-pathingmovement.html?m=1
@Firearrow5235 I attached a yaml-File for appveyor that should help you setting up your own pipeline. You still need to change the file extension and change some stuff inside. But...
@Aakash10-Coder You could read a bit through our [contribution guide](https://github.com/SFTtech/openage/blob/master/doc/contributing.md). Also I would recommend to pass by in the [developers chat](https://riot.im/app/#/room/#sfttech:matrix.org) to figure out with the other people what can...
For later use this should install the dependencies for `mingw-w64` on msys2: `pacman -S cmake make git mingw-w64-x86_64-cmake mingw-w64-x86_64-make mingw-w64-x86_64-clang mingw-w64-x86_64-eigen3 mingw-w64-x86_64-cython mingw-w64-x86_64-libepoxy mingw-w64-x86_64-libogg mingw-w64-x86_64-libpng mingw-w64-x86_64-ttf-dejavu mingw-w64-x86_64-freetype mingw-w64-x86_64-fontconfig mingw-w64-x86_64-harfbuzz mingw-w64-x86_64-SDL2_image...
@tusharpm I've got it compiled and started `./run.exe --version` inside `msys64` where all the dependencies are. Gave me an (maybe) `Python 3.8` related error but afaiks it looks okayish. ```...
``` [ 90%] Linking CXX shared module lzxd-cpython-38.dll cd /d C:\msys64\home\\openage\openage\build\openage\cabextract && C:\msys64\mingw64\bin\cmake.exe -E cmake_link_script CMakeFiles\openage_cabextract_lzxd.dir\link.txt --verbose=1 C:\msys64\mingw64\bin\cmake.exe -E rm -f CMakeFiles\openage_cabextract_lzxd.dir/objects.a C:\msys64\mingw64\bin\ar.exe cr CMakeFiles\openage_cabextract_lzxd.dir/objects.a @CMakeFiles\openage_cabextract_lzxd.dir\objects1.rsp C:\msys64\mingw64\bin\g++.exe -fdiagnostics-color=auto -O2 -g...