Update README.md

This commit is contained in:
rfi 2024-05-23 09:11:49 +07:00 committed by GitHub
parent 8a08cd28fb
commit de541051da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
# SCHALE.GameServer # 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 ## Connecting
- Run the game with this [frida script](https://gist.githubusercontent.com/raphaeIl/c4ca030411186c9417da22d8d7864c4d/raw/00b69c5bacdf79c24972411bd80d785eed3841ce/ba.js) - Run the game with this [frida script](https://gist.githubusercontent.com/raphaeIl/c4ca030411186c9417da22d8d7864c4d/raw/00b69c5bacdf79c24972411bd80d785eed3841ce/ba.js)