forked from Raphael/SCHALE.GameServer
542 B
542 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
- Run the game with this frida script