Client for communicating with Nakama, an Open Source game backend, using Nakama’s complete REST and realtime APIs.
Unlike Nakama’s client (which is written in C#) this one is written in GDScript, and so it’ll work on all the platforms that Godot supports (like, HTML5 and iOS which still don’t support C#).
And it’s more Godot-ish, it so it might be easier to use for Godot folks.
See documentation here:
https://gitlab.com/dsnopek/godot-nakama-gdscript/blob/master/README.md
There are no reviews yet.