jak-project/decompiler/extractor
Tyler Wilding fee0a435fc
extractor: support extracting using a folder path (#3422)
Patching up the extractor while working on the launcher, fixes:
- makes it so you can compile successfully given a folder path
(currently assumes your project path contains `iso_data`)
- ignore `buildinfo.json` from validation code.
- fixes an edge-case that could recursively fill up your entire
hard-drive!
- allows overriding the decompilation configuration via flag
- adds a way to specify where the ISO should be extracted to
2024-04-28 15:02:29 -04:00
..
extractor_util.cpp extractor: support extracting using a folder path (#3422) 2024-04-28 15:02:29 -04:00
extractor_util.h [jak2] Set up extractor (#3042) 2023-10-06 23:09:09 -04:00
main.cpp extractor: support extracting using a folder path (#3422) 2024-04-28 15:02:29 -04:00