
Open Settings/GameServerSettings.json and change "autoStartClient": true to false.Open Settings/GameInfo.json and change "CONTENT_PATH": "./././././Content" to "CONTENT_PATH": "././././Content".Enter the output directory by running cd GameServerConsole/bin/Debug/netcoreapp3.0/.Build the server by running dotnet build.Install git and dotnet (dotnet-host, dotnet-runtime, dotnet-sdk, dotnet-targeting-pack) using your distro's package manager.Open the GameServer Solution in VS, set the platform to x86, Build, and run.


If having trouble, follow the Manual Setup below.Download and run League Sandbox Auto Setup.This is strongly encouraged to follow the 120 character limit per line guideline.


NET Framework and Core (VS Installer should let you do that, otherwise check here for Framework, and here for Core) Install Microsoft Visual Studio 2019 or newer (Community Edition is fine).Project website along with more specifications can be found from:
