v0.11.0
New Features
- Added the
showcommand, which will print the path to the Godot binary for a given version. - Added the
linkcommand, which will create a symlink or copy of a specified Godot version at a given path. This is useful for any debugger setups or IDE integrations that can't use thegdvmorgodotcommands directly and need a path to the actual Godot binary.
Full Changelog: v0.10.0...v0.11.0