Just dropped a new post on setting up a Godot Rust gdext project. Covering:

— resources for getting started with GDExtension;
— adding watch to speed up feedback cycle; and
— adding your lib in Godot Engine.

Hope you find it useful!

https://rodneylab.com/godot-rust-gdext/

Godot Rust gdext: GDExtension Rust Game Dev Bindings 🤖 🦀

Godot Rust gdext 🤖 using Godot 4 Rust bindings via the the gdext crate for adding 🦀 Rust GDExtension shared libraries to your Godot game.

Rodney Lab