jedi-outcast/CODE-mp/winded/buildvms.bat
2013-04-04 13:24:26 -05:00

8 lines
85 B
Batchfile

set include=
cd game
call game
cd ..\cgame
call cgame
cd ..\ui
call ui
cd ..