mirror of
https://github.com/open-goal/jak-project
synced 2026-05-26 15:46:14 -04:00
c99f9a4834
fixes `defskelgroup` being broken in jak 2 switches jak 3 to the jak 3 font (currently identical to jak 2)
5 lines
143 B
Batchfile
5 lines
143 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\decompiler decompiler\config\jak3\jak3_config.jsonc iso_data\ decompiler_out\ --version ntsc_v1
|
|
pause
|