This is a Custom Scalable Game Server with Playfab Friends system, Ably chat pub sub system and FluentMigrator Integrator Integrated with ease.
- Download Visual studio 2019 or higher
- Run "git clone https://github.com/NorVirae/game-server-template.git"
- Navigate to the folder to the server.sln file and open.
- Modify the appsettings.json with your own prefered db connection string, playfab developer secret key, ably apikey and playfab game titleId
- Run project and test with unity game client "https://github.com/NorVirae/Game-network-test.git"