Commit graph

3 commits

Author SHA1 Message Date
myT
02589839cd renamed /build to /makefiles
outputting to /.build (temp) and /.bin (final) instead of ../.bin
removed the premake option "quake3dir"
on Linux, not copying files if $QUAKE3DIR is undefined/empty
on Linux, compiling all C++ code with -std=c++98
added a meta-Makefile at the root for convenience
added build documentation (build.md)
2017-08-01 22:30:04 +02:00
myT
2cfcd8a5e8 using the CPMADIR env. var to specify the mod directory's name 2017-04-11 16:53:34 +02:00
myT
de19c9beb1 added the .vcxproj.user files to the repo for the debug launch settings 2017-04-05 22:01:08 +02:00