fix readme errors

This commit is contained in:
Thijs van Loef
2024-01-28 13:52:03 +01:00
parent a0f8aef2a2
commit 0c265e4b58

View File

@@ -204,9 +204,8 @@ The server will run a save before the backup if rcon is enabled.
> >
> These Environment Variables/Settings are subject to change since the game is still in beta > These Environment Variables/Settings are subject to change since the game is still in beta
| Variable | Description | Default Value | Allowed Value PLAYER_STOMACH_DECREASE_RATE | | Variable | Description | Default Value | Allowed Value |
|-------------------------------------------|----------------------------------------------------------------|----------------------------------------------------------------------------------------------|--------------------------------------------------| |-------------------------------------------|----------------------------------------------------------------|----------------------------------------------------------------------------------------------|----------------------------------------|
| NETSERVERMAXTICKRATE | Changes the TickRate of the server. | 120 | 30-120 |
| DIFFICULTY | Game Difficulty | None | `None`,`Normal`,`Difficult` | | DIFFICULTY | Game Difficulty | None | `None`,`Normal`,`Difficult` |
| DAYTIME_SPEEDRATE | Day time speed - Smaller number means shorter days | 1.000000 | Float | | DAYTIME_SPEEDRATE | Day time speed - Smaller number means shorter days | 1.000000 | Float |
| NIGHTTIME_SPEEDRATE | Night time speed - Smaller number means shorter nights | 1.000000 | Float | | NIGHTTIME_SPEEDRATE | Night time speed - Smaller number means shorter nights | 1.000000 | Float |