mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 00:16:20 -04:00
20e5f671b1
* add configs * final fixes * Update main.gc * fix "NO-XGO" gen bug * oops grr
5 lines
134 B
Batchfile
5 lines
134 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\decompiler decompiler\config\jak1_sced.jsonc iso_data\jak1sced decompiler_out\jak1sced
|
|
pause
|