godot plugin for the asdf version manager.
bash,curl,unzip.
Plugin:
asdf plugin add godot https://github.com/nyrst/asdf-godot.gitgodot:
# Show all installable versions
asdf list-all godot
# Install specific version
asdf install godot latest
# Set a version globally (on your ~/.tool-versions file)
asdf global godot latest
# Now godot commands are available
godot --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Siegfried Ehret