jak-project/scripts/batch/gk-release.bat

5 lines
68 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\gk -boot -fakeiso -v
pause