mirror of
https://github.com/skylord123/docker-svencoop-server.git
synced 2025-05-20 11:42:53 -06:00
Update README.md
This commit is contained in:
parent
0e8799dc4a
commit
27a45e793f
@ -35,6 +35,11 @@ After running the command steamcmd will start downloading the Sven Co-op dedicat
|
||||
- `GAME_PARAMS` - Enter your arguments for `svends_run` (see above for example).
|
||||
- `VALIDATE` - Set the Variable to `true` if you want to validate the installation on container start otherwise leave it blank or set it to `false`.
|
||||
- `USERNAME` and `PASSWORD` - Steam user/pass for downloading (uses anonymous if not defined which works with Sven co-op so this is not necessary)
|
||||
#### Auto restart unless stopped
|
||||
Docker can automatically restart containers when they crash by simply adding this to the docker run command:
|
||||
```
|
||||
--restart=unless-stopped
|
||||
```
|
||||
|
||||
|
||||
## Known Issues
|
||||
|
Loading…
x
Reference in New Issue
Block a user