https://github.com/witchpixels/gdvm
A CLI Version manager for godot
https://github.com/witchpixels/gdvm
Last synced: 19 days ago
JSON representation
A CLI Version manager for godot
- Host: GitHub
- URL: https://github.com/witchpixels/gdvm
- Owner: witchpixels
- License: bsd-3-clause
- Created: 2023-02-17T05:38:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T00:10:11.000Z (over 3 years ago)
- Last Synced: 2025-02-27T04:48:46.392Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gdvm
A CLI Version manager for godot
The tools for managing multiple godot versions that I've seen are all gui based. Which, while nice for some, I prefer to
be able to have something that is more shell integrated, and also that manages the environment variables and path for
other tools that rely on the current godot version being in path (notably the godot tools for vscode).
**This is not ready for any kind of use and I will not provide any support for it at this time**