0
0
Fork 0
mirror of https://github.com/UberGames/ioef.git synced 2025-03-01 14:40:49 +00:00
ioef/code/installrelease.bat
2005-08-28 17:54:51 +00:00

14 lines
No EOL
193 B
Batchfile

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