jediacademy/codemp/buildvms.bat

9 lines
85 B
Batchfile
Raw Permalink Normal View History

2013-04-04 22:35:38 +00:00
set include=
cd game
call game
cd ..\cgame
call cgame
cd ..\ui
call ui
cd ..