0
0
Fork 0
mirror of https://github.com/ioquake/jedi-academy.git synced 2025-03-14 23:10:46 +00:00
jedi-academy/codemp/buildvms.bat
2013-04-04 17:35:38 -05:00

8 lines
85 B
Batchfile

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