Add NeoForge egg for Minecraft Java
This commit adds an egg for the new Minecraft Forge fork called NeoForge.
This commit is contained in:
18
game_eggs/minecraft/java/neoforge/README.md
Normal file
18
game_eggs/minecraft/java/neoforge/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user