mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-03-21 01:10:59 +00:00
This is a port of the quake 3 engine to Oculus Quest.
* The Makefile now inherits CFLAGS from the shell environment * The Makefile now generates dependancies by default, it can be disabled by setting GENERATE_DEPENDANCIES=0 in Makefile.local * Removed -Werror from the linux build since it's not GCC 4 clean yet. Again, it can be added back via Makefile.local |
||
---|---|---|
code | ||
common | ||
lcc | ||
libs | ||
q3asm | ||
q3map | ||
ui | ||
COPYING.txt | ||
i_o-q3-readme | ||
id-readme.txt | ||
Makefile |