Add NeoForge egg for Minecraft Java

This commit adds an egg for the new Minecraft Forge fork
called NeoForge.
This commit is contained in:
Gerber Lóránt Viktor
2024-03-06 20:43:50 +01:00
parent 3ad774b964
commit ed007d5512
6 changed files with 85 additions and 0 deletions

View 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 |