This repository contains a leightweight MasterServer for (TODO repo link)
- > Net 4.6
- Visual Studio (only tested with 2017 Community Edition)
- Checkout or download repository
- Change
const string address = "http://ADDRESS:PORT"
in "Programm.cs" - Compile project and start MasterServer.exe
- Have fun with your own MasterServer!
- Secure GameServer -> MasterServer communication with token
- File/Console configuration interface