Skip to content

1.0.0 - Initial public release

Compare
Choose a tag to compare
@Faless Faless released this 28 Jan 14:39
· 108 commits to master since this release
  • Client API implementation.
  • Realtime Socket implementation.
  • Helper singleton.
  • Setup instructions.

Instructions:

  • Download the nakama-1.0.0.zip file below.
  • Extract the addons folder into your Godot project folder.
  • Add the Nakama.gd singleton.
  • Create a client via the Nakama.create_client() function.

See the README.md for more info