mirror of
https://github.com/open-goal/jak-project
synced 2026-05-29 08:43:08 -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
|