mirror of
https://github.com/open-goal/jak-project
synced 2026-06-19 07:47:29 -04:00
5 lines
116 B
Batchfile
5 lines
116 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\decompiler decompiler\config\jak1_pal.jsonc iso_data decompiler_out\
|
|
pause
|