[Feature Request] Godot SDK Support?
Hi there!
I just discovered SpacetimeDB and I love it a lot, but I sadly learned there is no Godot SDK yet. I've seen someone using the Rust SDK and rewrite it for GDExtension ony my own, but a real Godot integration would be great. SpacetimeDB seems great for Indie teams and Godot is growing fast in that community.
Thank you very much!
Hey @marcelb, you're definitely not alone! Godot is on our radar to implement in the future 🙂
This may help : https://github.com/godot-rust/gdext
@marcelb hey! I make one, it has some limitations but main features already work
https://github.com/flametime/Godot-SpacetimeDB-SDK
With example inside of course
I should also mention that @2-3-5-41 in the godot rust discord made this template project using godot rust and spacetime DB https://github.com/2-3-5-41/spacetime-gdext
@bfops Is there any timeline for official support for Godot?
Hey @gomes-charles-m, we have this on our radar, but no specific timeline at the moment. It looks like the community is hard at work making third-party SDKs, though, so it might be worth checking some of them out :)