Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@

- stripped down Debian Bookworm with [Wine 10.0](https://gitlab.winehq.org/wine/wine/-/releases/wine-10.0)
- pre-configured 64-bit Wine prefix
- pre-installed [steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD)
- SCUM server startup script, which
- - updates steamcmd
- - installs/updates [steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD)
- - installs/updates SCUM dedicated server on startup

### Requirements
Expand Down Expand Up @@ -51,6 +50,12 @@ When `PORT` or `QUERYPORT` are altered this change MUST reflect the port mapping

The port for players to connect is now **10002**.

### How to customize SCUM server

All server data is exposed in the `scumserver-data` folder.
For further information check [here](https://www.google.com/search?q=scum+server+settings).


## Non-technical
### What?
Reverse-engineered version of j0s0n/scum-wine Docker image...
Expand Down