The Quake sources as originally release under the GPL license on December 21, 1999

This commit is contained in:
Travis Bradshaw
2012-01-31 14:32:09 -06:00
commit 0023db327b
605 changed files with 282548 additions and 0 deletions

18
WinQuake/clean.bat Normal file
View File

@@ -0,0 +1,18 @@
rmdir /s /q debug
rmdir /s /q release
rmdir /s /q debug_gl
rmdir /s /q release_gl
rmdir /s /q gas2masm\debug
rmdir /s /q gas2masm\release
del gas2masm\gas2masm.opt
del gas2masm\gas2masm.plg
del gas2masm\gas2masm.ncb
del gas2masm\gas2masm.stt
del WinQuake.opt
del WinQuake.plg
del WinQuake.ncb
del WinQuake.stt