Auto update now works

This commit is contained in:
Yusarina
2024-10-22 00:18:19 +01:00
parent 1b908a4200
commit fd87d1d5d7
3 changed files with 15 additions and 10 deletions
+8 -2
View File
@@ -256,8 +256,14 @@
"Updater.UpdateToLatestButton.label": "Update to {name}",
"Updater.UpdateToSelectedButton.label": "Update",
"Updater.currentVersion": "Current Version: {name}",
"Scene.avatar_toolkit_updater_version_list.name": "Available Versions",
"Scene.avatar_toolkit_updater_version_list.description": "List of available versions to update to",
"Updater.CheckForUpdateButton.desc": "Check for available updates",
"UpdateToLatestButton.desc": "Update to the latest version",
"UpdateNotificationPopup.label": "Update Notification",
"UpdateNotificationPopup.desc": "Notification about available updates",
"UpdateNotificationPopup.newUpdate": "New update available: {version}",
"RestartBlenderPopup.label": "Restart Blender",
"RestartBlenderPopup.desc": "Restart Blender to complete the update",
"RestartBlenderPopup.message": "Update successful! Please restart Blender.",
"check_for_update.cantCheck": "Unable to check for updates",
"download_file.cantConnect": "Cannot connect to update server",
"download_file.cantFindZip": "Update file not found",