Closed xenicle closed 1 year ago
This library doesn't need to be enabled in Project Setting -> Plugins, you only need to add "Nakama.gd" as an autoload.
Per the instructions "Getting Started" instructions from the README:
Add the
Nakama.gd
singleton (inaddons/com.heroiclabs.nakama/
) as an autoload in Godot.
I hope that helps!
Oh yes thanks it help why I've not check the readme ?! :/
@xenicle Looks like @dsnopek helped resolve the issue you had with the setup. I'll close the issue, thanks 🙏
I've installed the Nakama client plugin in my project (from AssetLib menu) and it not appear in Project Setting -> Plugins, I've tried to restart Godot without result...