Replies: 1 comment
-
Hi @yjx1999, I hope you're well! The godot-colyseus SDK has been made by @gsioteam. It is not planned in the short term for Colyseus to officially support a Godot SDK. We need more volunteers to be able to support additional SDKs. All the official SDKs are currently maintained mostly by me, with contributions/fixes from the community. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm currently using Godot 4.4 and planning to build a multiplayer game project using Colyseus. I found the godot-colyseus plugin and was wondering:
Will this plugin be updated to fully support Godot 4.4 in the near future?
I understand there are some breaking changes from Godot 3.x to 4.x (like yield() being replaced by await, Reference changed to RefCounted, etc.), and I’d love to know if official support for 4.4 is on the roadmap.
Thanks in advance for your time and for all your work on the plugin!
Beta Was this translation helpful? Give feedback.
All reactions