Skip to content

ez-connect/asdf-godot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-godot Build Lint

godot plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin

asdf plugin add godot
# or
asdf plugin add godot https://github.com/ez-connect/asdf-godot.git

Godot

# 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 --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages