mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 16:19:04 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
eaf51c4415
commit
dce5010449
@ -1,4 +1,5 @@
|
|||||||
### Rust Autowipe
|
# Rust Autowipe
|
||||||
|
|
||||||
The only aim in Rust is to survive. To do this you will need to overcome struggles such as hunger, thirst and cold. Build a fire. Build a shelter. Kill animals for meat. Protect yourself from other players, and kill them for meat. Create alliances with other players and form a town. Do whatever it takes to survive.
|
The only aim in Rust is to survive. To do this you will need to overcome struggles such as hunger, thirst and cold. Build a fire. Build a shelter. Kill animals for meat. Protect yourself from other players, and kill them for meat. Create alliances with other players and form a town. Do whatever it takes to survive.
|
||||||
|
|
||||||
Adds variables to wipe files based on a list you set. Reinstall to perform the wipe.
|
Adds variables to wipe files based on a list you set. Reinstall to perform the wipe.
|
||||||
@ -7,11 +8,13 @@ The variable `REGEN_SERVER` was added, default 0, set to 1 to generate a random
|
|||||||
|
|
||||||
Files listed in the `REMOVE_FILES` variabe, space separated, will be removed.
|
Files listed in the `REMOVE_FILES` variabe, space separated, will be removed.
|
||||||
|
|
||||||
### Minimum RAM warning
|
## Minimum RAM warning
|
||||||
|
|
||||||
The server requires at least 4096MB to run properly.
|
The server requires at least 4096MB to run properly.
|
||||||
This is mostly needed for the startup only, once it is running (depending on your world size) it should consume less.
|
This is mostly needed for the startup only, once it is running (depending on your world size) it should consume less.
|
||||||
|
|
||||||
### Server Ports
|
## Server Ports
|
||||||
|
|
||||||
Ports required to run the server.
|
Ports required to run the server.
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|
Loading…
Reference in New Issue
Block a user