stvoy-mp-sdk/Code-DM/buildvms.bat

8 lines
71 B
Batchfile

cd game
call game
cd ..\cgame
call cgame
cd ..\ui
call ui
cd ..