godot-rust / gdnative

Rust bindings for Godot 3
https://godot-rust.github.io
MIT License
3.61k stars 210 forks source link

Any plans to update the project for Godot 3.0? #4

Closed andradei closed 6 years ago

karroffel commented 6 years ago

I'll gladly merge pull requests 😛

But for real - there is no one working on it, so the answer is no I guess.

There's the #godotengine-gdnative channel on freenode, I'll gladly help out if someone is interested in getting their hands dirty. Currently there's just no one doing anything and everybody waiting for something.





maybe I should put a big fat disclaimer that this project is unmaintained and needs contributors. 🤔

Xaeroxe commented 6 years ago

Pardon me, and @karroffel let me know in a hurry if I'm not welcome here, but if you're interested in doing rust gamedev @andradei check out https://github.com/amethyst/amethyst

vurpo commented 6 years ago

@Xaeroxe It's interesting to see Rust game engines as I am a fan of Rust, and I think it would be well-suited to game development, but that is not really relevant to this repo, as this project aimed to add Rust scripting support to Godot.

@karroffel I'll add that to the README right now :^)

andradei commented 6 years ago

@vurpo That's nice of you. @karroffel Thank you for replying. I think Rust is well-suited for game dev as well and would love to see Rust support via GDNative finished either here or in another project. I'm learning about Rust and FFI still and would like to help in the future. I'll let you know.