Releases: jmurth1234/Overviewer-GUI
Releases · jmurth1234/Overviewer-GUI
v1.4.0
v1.3.1
- This fixes an issue with extracting the zip from the latest overviewer release
Version 1.3
- 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