jak-project/scripts/batch/gc3.bat
ManDude c99f9a4834
decomp loader (#3373)
fixes `defskelgroup` being broken in jak 2

switches jak 3 to the jak 3 font (currently identical to jak 2)
2024-02-13 16:38:58 +00:00

5 lines
77 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\goalc --user-auto --game jak3
pause