Releases: marvin1099/SimpleAppUpdater
Releases · marvin1099/SimpleAppUpdater
Release list
v0.3
Make the updated / downloaded file by the updater Executable
Fix the download link to Releases from the readme
v0.2
Changes
Fixes a typo for one runner function line.
Print info for downloaded file as well as the URL of it.
If the target file is missing a re-download will be attempted.
Added "Starting last downloaded app" info.
Newlines are now more plentiful to make reading of the CLI better.
Now exits on config creation to allow config editing.
Fix Freetube file name for the windows default config.
There was some default config save behavior defined for:
- Running on Windows grabs the portable Windows FreeTube variant
- On Linux
- Having the name "SatisfactoryModManager" in the updater file name
will save the default for that repo - Having the name "Suyu" in the updater file name
will save the default for that repo
- Having the name "SatisfactoryModManager" in the updater file name
- For these the config has to be missing (this sets the default if json saved nothing happens)