Skip to content

Releases: Hamster5295/godo

Godo V0.1.1

06 Jan 10:21
f3ee2d7
Compare
Choose a tag to compare

A Version Manager for Godot Engine.

[1.0.1] - 2024-1-6

Fixed

  • Fixed the error file path when installing

Godo V0.1.0

06 Jan 09:01
Compare
Choose a tag to compare

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.