Update README.md

This commit is contained in:
Skylar Sadlier 2019-09-23 23:02:52 -06:00 committed by GitHub
parent 612ce95fe5
commit 0e8799dc4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ After running the command steamcmd will start downloading the Sven Co-op dedicat
#### Environment Variables
- `GAME_PORT` - Game port for the server. Make sure this matches the port that users will use to connect or you may have issues (see below for more details)
- `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`.
- `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)