SCHALE.GameServer/README.md

482 B

SCHALE.GameServer

Running

By default the server is configured to run with SQL Server Express in appsettings.json. If you wanna use other edition of SQL Server Express change the ConnectionStrings in there.

Alternatively this software can run in docker too (docker compose up --build).

Connecting