Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 612 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 612 Bytes

ChangeLog

This is the changelog of Godo, 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.

[1.0.1] - 2024-1-6

Fixed

  • Fixed the error file path when installing