mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-29 10:22:58 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
a29956df85
commit
d0fd2e91f1
@ -1,15 +1,15 @@
|
|||||||
# Forge Generic
|
# Forge Generic
|
||||||
|
|
||||||
### This is a generic egg for the forge standalone server
|
## This is a generic egg for the forge standalone server
|
||||||
|
|
||||||
This will download the latest jar for a specific forge version.
|
This will download the latest jar for a specific forge version.
|
||||||
|
|
||||||
this has a fix for the broken 1.7.10 and 1.8.9 versions forge has
|
this has a fix for the broken 1.7.10 and 1.8.9 versions forge has
|
||||||
|
|
||||||
## Server Ports
|
## Server Ports
|
||||||
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
|
||||||
|
|
||||||
|
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|-------|---------|
|
|-------|---------|
|
||||||
| Game | 25565 |
|
| Game | 25565 |
|
||||||
|
Loading…
Reference in New Issue
Block a user