mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 15:25:31 -04:00
5 lines
80 B
Batchfile
5 lines
80 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\gk -fakeiso -debug -v -nodisplay
|
|
pause
|