Web Updater - Automatic check for updates
Posted: Thu Aug 08, 2013 7:42 pm
I've been testing the Web Updater feature in renpy, (http://www.renpy.org/doc/html/updater.html), it's really interesting.
I'd like to check automatically for updates and, if there is an update, offer an "Update" button to the user (eg. in the Main Menu screen, or in Preferences). Is it possible?
I've seen the function "updater.can_update", but it doesn't take the url to the json file.
I'd like to check automatically for updates and, if there is an update, offer an "Update" button to the user (eg. in the Main Menu screen, or in Preferences). Is it possible?
I've seen the function "updater.can_update", but it doesn't take the url to the json file.