mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-15 01:42:38 +08:00
update README files
This commit is contained in:
@@ -11,6 +11,10 @@ The minecraft server requires a single port for access (default 25565) but plugi
|
||||
A lightweight, fast and extensible game server for Minecraft
|
||||
[Cuberite](https://cuberite.org/)
|
||||
|
||||
## Feather
|
||||
[Feather](https://github.com/feather-rs/feather)
|
||||
An experimental Minecraft server implementation in Rust
|
||||
|
||||
## Forge
|
||||
[Forge MC](https://files.minecraftforge.net/)
|
||||
This is a direct fork of the default forge service
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# Feather
|
||||
|
||||
An experimental Minecraft server implementation written in Rust.
|
||||
|
||||
## 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 |
|
||||
|-------|---------|
|
||||
| Game | 25565 |
|
||||
Reference in New Issue
Block a user