can't dmca me now omegalul
Go to file
rfi 7e022835ad dockersss 2024-05-23 09:11:58 +07:00
SCHALE.Common new update stuff 2024-05-22 21:22:57 +08:00
SCHALE.GameServer dockersss 2024-05-23 09:11:58 +07:00
Scripts sql server + items,character,tuts & echelons impl. 2024-05-01 16:11:11 +07:00
.dockerignore dockersss 2024-05-23 09:11:58 +07:00
.gitattributes Add .gitattributes, .gitignore, and README.md. 2024-04-18 14:12:04 +07:00
.gitignore sql server + items,character,tuts & echelons impl. 2024-05-01 16:11:11 +07:00
Dockerfile dockersss 2024-05-23 09:11:58 +07:00
README.md Update README.md 2024-05-23 09:11:49 +07:00
SCHALE.GameServer.sln Add project files. 2024-04-18 14:12:10 +07:00
compose.yaml dockersss 2024-05-23 09:11:58 +07:00

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