As https://github.com/proepkes/SpeedDate is now open for public, this repository is rendered obsolete.
- Extract "DarkRift Server.rar" into the directory "Deploy"
- Copy DarkRiftClient.dll into the directory "Deploy/Lib"
- Open "TundraServerPlugins.sln" in Visual Studio
- Right-click on solution -> "Restore NuGet-Packages"
- Check whether the settings in "Settings.settings" in the Project "Spawner" fit your needs
- Right-click on Utils-Project -> "Properties" (last entry) -> select Build Events (on the left) and edit the xcopy-command so it copies the files into your Unity\Assets-directory
- Build solution
- Replace the contents of "Server.config" with the contents of "MasterServerExample.config" and configure accordingly
- Run DarkRift.Server.Console.exe and then run Spawner.exe
Deploying on Linux results in "System.ArgumentException: An item with the same key has already been added":
- Delete DarkRiftServer.dll from Plugins/
https://darkriftnetworking.com/
https://github.com/alvyxaz/barebones-masterserver
Even though this project is programmed with great care, I take no responsibility for any (security) issues.