- this is a cleaned-up version of quakespasm that is easy to compile on MacOS (and it only works on MacOS)
- it's mainly for my debugging purpose
- it removes all the non necessary files from quakespasm to make navigation easy
just run make
command. if you want to build in debug mode please set DEBUG=1 in makefile
just run macquake -basedir {PATH_TO_QUAKE_1_GAME_ASSET}