Skip to content

Version 1.3

Compare
Choose a tag to compare
@jmurth1234 jmurth1234 released this 09 Feb 09:37
· 16 commits to master since this release
  • Added the ability to download and update the Overviewer every time the GUI runs.
  • Progress is now parsed from a custom observer rather than a horrifying regex
  • The GUI will now generate a config file rather than generate command line arguments
  • This means you can now easily migrate from simple to advanced mode by editing the
    generated config.generated.py file!
  • Note: don't touch the custom observer at the top of the file - this is required
    in order to provide progress to the GUI
  • Updated .NET version used to 4.5