mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
fe91fb35c6
commit
ddfc1dfe0f
@ -3,13 +3,15 @@
|
|||||||
Vanilla Terraria egg with support for Journey's End. Currently up to 1.4.0.2 is supported, however future patches will require updates to the install script.
|
Vanilla Terraria egg with support for Journey's End. Currently up to 1.4.0.2 is supported, however future patches will require updates to the install script.
|
||||||
|
|
||||||
## Minimum RAM warning
|
## Minimum RAM warning
|
||||||
|
|
||||||
You may want to assign a minimum of 768 mb of RAM to a server as it will use around 650 mb to generate the world on the first start.
|
You may want to assign a minimum of 768 mb of RAM to a server as it will use around 650 mb to generate the world on the first start.
|
||||||
|
|
||||||
## Required Server Ports
|
## Required Server Ports
|
||||||
|
|
||||||
Terraria only requires a single port to run. The default is 7777
|
Terraria only requires a single port to run. The default is 7777
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|---------|---------|
|
|---------|---------|
|
||||||
| Game | 7777 |
|
| Game | 7777 |
|
||||||
|
|
||||||
#### Plugins may require ports to be added to the server.
|
### Plugins may require ports to be added to the server
|
||||||
|
Loading…
Reference in New Issue
Block a user