Skip to content

Godo V0.1.0

Compare
Choose a tag to compare
@Hamster5295 Hamster5295 released this 06 Jan 09:01
· 5 commits to main since this release

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.