ioq3/code/installrelease.bat
2005-08-26 17:39:27 +00:00

14 lines
No EOL
193 B
Batchfile
Executable file

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