rfi b67843d5ff | ||
---|---|---|
SCHALE.Common | ||
SCHALE.GameServer | ||
Scripts | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
SCHALE.GameServer.sln | ||
compose.yaml |
README.md
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