Releases: Hamster5295/godo
Releases · Hamster5295/godo
Godo V0.1.1
A Version Manager for Godot Engine.
[1.0.1] - 2024-1-6
Fixed
- Fixed the error file path when installing
Godo V0.1.0
A Version Manager for Godot Engine.
[1.0.0] - 2024-1-6
Added
- Basic command support
install
- Install Godot Engine with specific version.uninstall
- Uninstall Godot Engine with specific version.available
- Show the list of the available Godot Engine versions.list
- List the installed Godot Engines.run
- Run Godot Engine with specific version.
- Automatic installing, uninstalling and running features.