mirror of
https://github.com/yquake2/zaero.git
synced 2024-11-10 06:32:04 +00:00
A port of Team Evolves Zaero to Yamagi Quake II
d52ee31d93
This ensures that we call ARM64 `aarch64` on all platform, which aren't MacOS or Windows. And it fixes the bug, that `arm64` was normalized to `arm`, making incompatible savegames between 32 bit and 64 bit ARM loadable. Leading to crashes. |
||
---|---|---|
src | ||
stuff/mapfixes | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
README |
This is a bugfixed version of Team Evolve's Quake II missionpack "Zaero". Hundred bugs were fixed, this version should run much more stable than the the old SDK version. It must be used with the "Yamagi Quake II Client". For more information visit http://www.yamagi.org/quake2. ATTENTION: This port of Zaero to Yamagi Quake II is unfinished and untested! While it might work there are most likely a lot of bugs left! Furthermore this code needs more cleanup! Do not complain if you run into problem! Patches (or better pull requests) are welcome. :)