aboutsummaryrefslogtreecommitdiffstats
path: root/code/installrelease.bat
blob: efd35da37e776c8fdc7717a821a6de24fae67875 (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