mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-14 17:00:42 +00:00
17 lines
170 B
Batchfile
Executable file
17 lines
170 B
Batchfile
Executable file
cd cgame
|
|
call cgame
|
|
cd..
|
|
cd game
|
|
call game
|
|
cd..
|
|
cd ui
|
|
call ui
|
|
cd..
|
|
cd..
|
|
cd baseq3
|
|
cd vm
|
|
copy /Y *.qvm "c:\program files\quake iii arena\source\vm"
|
|
cd ..
|
|
cd ..
|
|
cd source
|
|
|