mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-27 16:31:14 +00:00
c99f9a4834
fixes `defskelgroup` being broken in jak 2 switches jak 3 to the jak 3 font (currently identical to jak 2)
5 lines
97 B
Batchfile
5 lines
97 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\gk -v --no-display --game jak3 -- -fakeiso -debug
|
|
pause
|