Skip to content

v0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 10:15
· 37 commits to develop since this release

This version includes:

  • Possibility to register external (i.e: source code built) godot versions to be handled by the other commands of the tool
    • godot-hub register <custom-version> <path>
    • godot-hub unregister <custom-version>
  • Progress bars for downloads
  • Improvements on editor location when using the run command