mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
ed007d5512
This commit adds an egg for the new Minecraft Forge fork called NeoForge.
19 lines
582 B
Markdown
19 lines
582 B
Markdown
# NeoForge 🦊
|
|
|
|
## This is a generic egg for the NeoForge standalone server.
|
|
|
|
NeoForge is a fork of Minecraft Forge for versions 1.20.1 or newer. The install
|
|
script is based on the official Forge install script.
|
|
|
|
The egg supports downloading NeoForge for the latest or a specified Minecraft version,
|
|
as well as downloading a specific NeoForge version.
|
|
|
|
## Server Ports
|
|
|
|
The Minecraft server requires a single port for access (default 25565),
|
|
but plugins may require extra ports to enabled for the server.
|
|
|
|
| Port | Default |
|
|
|------------|---------|
|
|
| Minecraft | 25565 |
|