gdenv-lib 1.1.0

The best command-line tool to install and switch between multiple versions of Godot.
Documentation
1
2
3
4
//! The API module contains the public API for external libraries to consume.

pub mod errors;
pub mod godot_runner;