update README files

This commit is contained in:
Michael Parker
2020-03-08 20:36:43 -04:00
Unverified
parent 582f96fcc1
commit c54226ff97
3 changed files with 18 additions and 2 deletions
+4
View File
@@ -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
+11
View File
@@ -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 |