mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-04 19:08:06 +00:00
fixed heading levels
added blank lines as needed formatted server ports table
This commit is contained in:
parent
2a3b206c4d
commit
b898095aab
@ -1,15 +1,18 @@
|
|||||||
### Rust
|
# Rust
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
### 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 |
|
||||||
|---------|---------|
|
|----------------|-----------|
|
||||||
| Game and Query | 28015 UDP |
|
| Game and Query | 28015 UDP |
|
||||||
| RCON | 28016 TCP |
|
| RCON | 28016 TCP |
|
||||||
| Rust+ App | 28082 TCP |
|
| Rust+ App | 28082 TCP |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user