- User Notifications: Alerts users when a new version is available.
- Version Checking: Compares installed version with the latest available version.
- Download Latest Version: Automatically downloads and installs the latest updates.
- Cross-Platform Support: Works on various platforms supported by Godot.
- Diverse Update Sources: For a comprehensive list, read below.
- Clone or download the repository.
- Add AutoUpdater to your Godot project however you wish.
- Github Releases (for public repositories):
You must upload your project on Github
- Go to AutoUpdate node or AutoUpdate.gd and change "Sparrowworks/Pigeon" to YourGithubNameOrOrganisation/YourGame'sName.
and that's it! now whenever you make an update, simply:
- Go to Project Settings.
- Change the version.
-
Make a release using the new pck and new version name.