mirror of
https://github.com/open-goal/jak-project
synced 2026-07-06 14:01:20 -04:00
15bf281377
Reverts open-goal/jak-project#2189 can't figure out how to use the new options yet
5 lines
80 B
Batchfile
5 lines
80 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\gk -fakeiso -debug -v -nodisplay
|
|
pause
|