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

5 lines
68 B
Batchfile

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