mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-09 22:22:56 +08:00
Updates Readme
Adds tuinity readme & updates the original /minecraft/ readme to indicate the proxy changes.
This commit is contained in:
parent
3a8deca69b
commit
998c24bddf
@ -29,8 +29,7 @@ It’s set in infinitely-generated worlds of wide open terrain - icy mountains,
|
||||
* [Waterfall](/minecraft/proxy/java/waterfall/)
|
||||
* [Travertine](/minecraft/proxy/java/travertine/)
|
||||
* [Velocity](/minecraft/proxy/java/velocity/)
|
||||
* [Bedrock](/minecraft/proxy/bedrock/)
|
||||
* [DragonProxy](/minecraft/proxy/bedrock/dragonproxy/)
|
||||
* [GeyserMC](/minecraft/proxy/bedrock/geyser/)
|
||||
* [Cross Platform](/minecraft/proxy/cross_platform)
|
||||
* [Waterdog](/minecraft/proxy/cross_platform/waterdog/)
|
||||
* [Cross Platform](/minecraft/proxy/cross_platform)
|
||||
* [GeyserMC](/minecraft/proxy/cross_platform/geyser)
|
||||
* [Waterdog](/minecraft/proxy/cross_platform/waterdog)
|
||||
* DragonProxy abandoned in favour of GeyserMC.
|
||||
|
11
minecraft/java/tuinity/README.MD
Normal file
11
minecraft/java/tuinity/README.MD
Normal file
@ -0,0 +1,11 @@
|
||||
# Tuinity
|
||||
|
||||
Fork of Paper aimed at improving server performance at high playercounts.
|
||||
|
||||
## 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 |
|
Loading…
Reference in New Issue
Block a user