I'm really interested in using Godot with Rust. Unfortunately, there's absolutely no documentation in the godot-rust repository. Does anyone know where I might find some "getting started" tutorial or documentation?

AFAIK it's still in development so not surprised if there really isn't any yet.

5 days later

@Megalomaniak said: AFAIK it's still in development so not surprised if there really isn't any yet.

It's too bad that there's not even a short blurb on how to get going with it. That would make it so much easier to try it out, provide feedback and maybe even contribute in some way. I'll eventually figure it out and maybe I'll make a document on how to use it.

4 months later

Godot documentation is for Godot engine itself, not unofficial bindings. I'd file an issue on Godot rust repo itself.

9 months later

@Zireael I wasn't asking about Godot documentation. I was asking the community if anyone here knows of any better documentation or tutorials for the godot-rust bindings. Fortunately, their readme has improved a bit.

3 years later