Changelog
- Adds an option to update to latest AtlusScriptCompiler via GitHub
- Remove option to set AtlusScriptCompiler path (defaults to installation in AtlusScriptGUI folder)
- Auto-download latest AtlusScriptCompiler when Exe is not found
- Add toggle for showing output log (will simply print whether task succeeded or failed, helpful to speed up process for large files)
- Now uses AtlusScriptCompiler exit code to determine if task succeeded or failed
Note:
- If you get errors related to System.Text.Json while (de)compiling, try installing the .NET 9 Desktop Runtime and then try again.
- If that doesn't work, also try running the updater again. This seemed to fix it for me for some reason.