mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 00:16:20 -04:00
5 lines
90 B
Batchfile
5 lines
90 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\gk -v --game jak3 -- -boot -fakeiso -debug
|
|
pause
|