Update docs.

This commit is contained in:
Daniel Ceregatti 2023-10-24 11:03:24 -07:00
parent e383c6cced
commit 81b096c320

View file

@ -31,10 +31,14 @@ cat > globals.xml << EOF
EOF
```
Restart the server.
### No food
For a more survival-oriented experience, one can prevent food from spawning in the world, forcing players to hunt and fish for food.
Food still spawns on the infected and in containers. Any other mod that adds food will also be unaffected.
Go into the server container:
```shell
@ -66,6 +70,8 @@ Always lint any XML file that is created/merged:
xmllint --noout types.xml
```
Restart the server for the changes to take effect.
Explanation:
* Start xmlstarlet in edit mode
* Add a new XML node at the root named "food"