Auto-Update
AssetPlus can automatically check for updates and install them with one click.
How It Works
- On startup, AssetPlus checks GitHub for the latest release
- If a newer version is available, a dialog appears
- You can install immediately or dismiss for later
Update Dialog
When an update is available, you'll see:
- Current version vs. new version
- Release notes (what's new)
- Install Now - Downloads and installs the update
- Later - Closes the dialog (will check again next startup)
- Disable Auto-Update - Stops checking at startup
Installing Updates
When you click Install Now:
- The new version is downloaded from GitHub
- Files are extracted to a temporary location
- The plugin is disabled
- Old files are replaced with new ones
- The plugin is re-enabled
- Godot editor restarts automatically
Editor Restart
The editor will restart after installing an update. Make sure to save your work before updating.
Manual Update Check
You can manually check for updates:
- Open AssetPlus Settings
- Click Check for Updates
- If an update is available, the same dialog appears
Disabling Auto-Update
To stop automatic update checks:
Option 1: From the update dialog - Click Disable Auto-Update - Confirm in the popup
Option 2: From Settings - Open Settings - Uncheck Check for updates at startup - Click Save
Re-enabling Auto-Update
- Open Settings
- Check Check for updates at startup
- Click Save
Update Source
Updates are fetched from: github.com/moongdevstudio/AssetPlus/releases
You can always download updates manually from there if auto-update fails.