'autoext' program. Reads a list of extensions, works out what the engine supports, and generates a modder friendly qc file listing all the extensions that engine supports. Yay.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1136 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
372d64347f
commit
cc753531a5
4 changed files with 346 additions and 0 deletions
6
quakec/autoext/src/progs.src
Normal file
6
quakec/autoext/src/progs.src
Normal file
|
@ -0,0 +1,6 @@
|
|||
../progs.dat
|
||||
|
||||
defs.qc
|
||||
builtins.qc
|
||||
|
||||
autoext.qc
|
Loading…
Add table
Add a link
Reference in a new issue