
Godot Rust CLI
Easily use Rust with Godot
Note: Godot Rust CLI is below v1.0.0 and may contain bugs, please report any bugs as issues in the GitHub repo
Get Started →Easy to Use
With a few basic commands you can setup and use Rust modules with your Godot project.
Manage Modules
Godot Rust CLI creates and destroys modules for you so you don't have to worry about managing modules.
Create Plugins
Creating plugins is as easy as creating any other Rust module.