kleidis / Troppical

Manage your emulators easily
MIT License
51 stars 3 forks source link

[Windows] Use an script to download the latest CI build exe at boot + Add automated CI Releases #20

Closed kleidis closed 3 months ago

kleidis commented 3 months ago

This PR changes troppical.py to main.py and adds init_troppical.py which downloads the latest exe from Github Actions This was done since we are moving to a rolling release model by adding an automated CI release job

This way users don't have to think about updating Troppical manually at least on Windows (Which is important since we add fixes that they might need if a new emulator is added)