Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

cargo-godot

An asset by sanpi
The page banner background of a mountain and forest
cargo-godot hero image

Quick Information

0 ratings
cargo-godot icon image
sanpi
cargo-godot

Cargo helper to improve godot rust developement experience.

Supported Engine Version
4.1
Version String
0.2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

cargo-godot

README Crates.io README Github actions README pipeline status

Cargo helper to improve godot rust developement experience.

Install

cargo install cargo-godot

Use

In your rust project, you should add metadata in the Cargo.toml to specify the godot project path:

[package.metadata.godot]
project = "../godot"

Then, you can directly run/export/debug your project directly via cargo:

cargo godot run

cargo-godot generates the .gdextension file at the top of rust project. You can create a link in your godot project:

cd ../godot
ln -s ../rust/project.gdextension

Cargo helper to improve godot rust developement experience.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
cargo-godot icon image
sanpi
cargo-godot

Cargo helper to improve godot rust developement experience.

Supported Engine Version
4.1
Version String
0.2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers