Skip to content

AtlusScriptGUI 3.5

Latest
Compare
Choose a tag to compare
@ShrineFox ShrineFox released this 08 Dec 18:32
eb7d2f7

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.