Releases: Bryce-Dixon/godot-version-manager
Releases · Bryce-Dixon/godot-version-manager
Github Releases
- Now using Github REST API rather than crawling TuxFamily webpages. This should improve performance considerably.
- Build list is now generated from https://github.com/godotengine/godot-builds/releases
- Readme is now generated from the Github releases. This converts the Markdown to BBCode to be displayed properly in-app.
"dev" build support
Changes
Added support for "dev" builds (eg: 4.1 dev 1)
Fixes for 3.6+ and stable 4.X
Fixes
Active CPU architecture (64 vs 32 bit) is now detected properly.
All 3.X and 4.X versions of Godot now appear in the list, not just 3.5.X and 4.0.
Known Issues
Linux: Must be launched as root
for chmod
permissions.