The official client for Nakama server.
Nakama is an open-source server designed to power modern games and apps.Features include:User accounts with optional social login via Facebook, Steam, Apple, etc.Data storage for save games, maps, items, and other gameplay objects.In-game chat in groups, 1-on-1, and world chat with persistent history!Friend lists for who's online, combined with Facebook, and custom lists.Matchmake with people and friends who are online.Realtime (and Turn-based) active or passive multiplayer.Social graph between groups of users for guilds and clans.Extend the server with custom code written in Go, TypeScript, or Lua.And much much more.This solution is governed by it's own EULA. Please visit https://github.com/heroiclabs/nakama-dotnet/blob/master/LICENSEThis client is built on the .NET client with extensions for Unity Engine. It requires the .NET4.6 scripting runtime version to be set in the editor.Have a look at the project on GitHub and check out the setup guide.