Removed helper scripts.

This commit is contained in:
Artem Kharytoniuk 2016-07-08 22:24:13 +03:00
parent f2dd9e6420
commit ed5c308e1b
5 changed files with 0 additions and 29 deletions

View File

@ -1,6 +0,0 @@
call closefiles
copy debug\quake3.exe g:\quake3
copy debug\qagamex86.dll g:\quake3
copy debug\cgamex86.dll g:\quake3
copy debug\uix86.dll g:\quake3

View File

@ -1,14 +0,0 @@
cd game
call game_ta
call game
cd ..\cgame
call cgame_ta
call cgame
cd ..\ui
call ui
cd ..\q3_ui
call q3_ui
cd ..
call closefiles
copy release_ta\quake3.exe g:\quake3\quake3.exe
call installvms

View File

@ -1,7 +0,0 @@
copy \quake3\missionpack\vm\cgame.* g:\quake3\missionpack\vm
copy \quake3\missionpack\vm\qagame.* g:\quake3\missionpack\vm
copy \quake3\missionpack\vm\ui.* g:\quake3\missionpack\vm
copy \quake3\baseq3\vm\cgame.* g:\quake3\baseq3\vm
copy \quake3\baseq3\vm\qagame.* g:\quake3\baseq3\vm
copy \quake3\baseq3\vm\q3_ui.qvm g:\quake3\baseq3\vm\ui.qvm

View File

@ -1 +0,0 @@
debug\quake3 +set fs_basepath \quake3 +set fs_cdpath g:\quake3 + %1 %2 %3 %4 %5 %6 %7 %8 %9

View File

@ -1 +0,0 @@
release\quake3 +set fs_basepath \quake3 +set fs_cdpath g:\quake3 + %1 %2 %3 %4 %5 %6 %7 %8 %9