mirror of
https://github.com/open-goal/jak-project
synced 2026-05-24 07:11:15 -04:00
4ebb961246
* fix scripts for jak 2 * delete duplicates * disable game text for now (unsupported)
5 lines
121 B
Batchfile
5 lines
121 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\decompiler decompiler\config\jak2_ntsc_v1.jsonc iso_data\ decompiler_out\
|
|
pause
|