aboutsummaryrefslogtreecommitdiffstats
path: root/code/installrelease.bat
blob: f71d910bf72a3cea6b0ea1e3a7dc2d6b39bca8db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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