PAL jak 1 decompiler profile (#891)

* [decompiler] pal "support"

* inoffensively add some PAL-updated types

* fixes!

* clarify some things for windows

* Update README.md

* dummy

* config fixes

* dummy
This commit is contained in:
ManDude
2021-10-15 23:17:51 +01:00
committed by GitHub
parent 3a1c9eaf75
commit bacf9fd130
23 changed files with 12768 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\decompiler decompiler\config\jak1_pal.jsonc iso_data\jak1pal decompiler_out\jak1pal
pause