Add electron-updater auto-update support

- Install electron-updater package
- Configure GitHub releases publish settings
- Create AppUpdater class with full update lifecycle
- Integrate auto-update into main.js
- Add comprehensive documentation (AUTO-UPDATES.md, TESTING-UPDATES.md)
- Set up dev-app-update.yml for testing
This commit is contained in:
chasem-dev
2026-01-22 00:03:02 -05:00
parent 1c779e0e41
commit cefb4c5575
7 changed files with 788 additions and 32 deletions

3
dev-app-update.yml Normal file
View File

@@ -0,0 +1,3 @@
provider: github
owner: amiayweb
repo: Hytale-F2P