Skip to content

Releases: Bryce-Dixon/godot-version-manager

Github Releases

25 Oct 09:09
Compare
Choose a tag to compare
  • 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

22 Apr 03:43
Compare
Choose a tag to compare

Changes

Added support for "dev" builds (eg: 4.1 dev 1)

Fixes for 3.6+ and stable 4.X

17 Apr 04:50
Compare
Choose a tag to compare

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.

Initial Release

23 Jan 06:38
Compare
Choose a tag to compare

Main Screen
Settings

Known Issues

Linux: Must be launched as root for chmod permissions.
All Platforms: Fails to detect if host platform is 32 or 64 bit.