Brod8362 / d4m

Project Diva MegaMix+ mod manager
MIT License
34 stars 7 forks source link

Self-update #9

Open ScoreUnder opened 2 years ago

ScoreUnder commented 2 years ago

If at some point this becomes packaged for less-technical types (e.g. GUI accessible via PyInstaller), then it would be nice to:

Brod8362 commented 2 years ago

So as of 0.3.0, the windows version is installed via an installer. I do plan to at least add the update checker, but my solution for updates is most likely just directing the user to download the latest installer and run it.

If it's installed on a system via pip, then it probably wouldn't be too bad to just run pip for them.

Either way, the update check will come in 0.3.1, and any kind of auto-installs can be handled later

Brod8362 commented 2 years ago

Update check implemented in v0.3.1