Rust Gdext GDExtension
D

Publisher

danilkovalchuk0

Rust Gdext GDExtension

Tools
Rust GDExtension Development Setup Instructions Addon Starter Cargo

Unofficial starter for Gdext Rust https://github.com/godot-rust/gdext. # Instructions Please follow https://godot-rust.github.io/book/intro/setup.html before proceeding Run commands below in your Godot project root: >_ cd addons/rust-gdextension >_ cargo update >_ cargo build After reloading an editor, node Player should appear

GDExtension Rust Addon