
D
Publisher
derwenzel
VersionCheck
Tools
Version Check Update Release Beta Installation Compatibility Development
A small plugin that checks if a newer version of the godot alpha is available.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Version Checker
A small plugin that checks if a newer version of the godot beta is available.
๐งช Installation
- Download for Godot 4.x
- Unpack the
version_check
folder into your/addons
folder within the Godot project - Enable this addon within the Godot settings:
Project > Project Settings > Plugins
๐ Getting started
The plugin does some very simple steps:
* Checks the releases website
* Parse the table for the releases
* Checks if your installed version is the newest one
๐๏ธ Note:
I have no knowledge how the future distribution of the editor will be handled. If there will be a "beta" subfolder in the future or if the betas will be archived... So this plugin will break at some point in the future.