07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
151 stars 12 forks source link

Add notification if there is a new installer version available #126

Closed drojf closed 3 years ago

drojf commented 3 years ago

Besides our existing "force requiring new version of installer" functionality in the JSON, it would be good to have a notification if a new installer version is available.

We had an issue here: https://github.com/orian34/meakashi/issues/7 which could have been resolved if the latest installer was used.

The difference between this feature and the "force update" feature, is that older versions of the installer can still be used, but if we use the "force update" feature it instantly locks out usage of all older installers. So this feature is not redundant.

drojf commented 3 years ago

This issue has been in the installer for some time without issue, so I'm closing this issue now.