Skip to content

mkungla/asdf-godot

Repository files navigation

asdf-godot

Godot plugin for the asdf version manager.

Build

Plugin enables you to manage and install multiple versions of Godot Game Engine. You can install both stable and pre-releases of Godot Game Engine

Contents

Dependencies

Install

Plugin:

asdf plugin add godot
# or
asdf plugin add godot https://github.com/mkungla/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 set -u godot latest

# Now godot commands are available
godot --version

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 © Marko Kungla

About

Godot plugin for the asdf version manager

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages