mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 10:22:28 +01:00
Update README files
Update necessary readme files.
This commit is contained in:
parent
5e2175058b
commit
c7cae37fa2
@ -70,6 +70,7 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
||||
* [PocketMine MP](/minecraft_bedrock/pocketmine_mp/)
|
||||
|
||||
[Minecraft Java](/minecraft_java/)
|
||||
* [Cuberite]/minecraft_java/cuberite/)
|
||||
* [Forge](/minecraft_java/forge/)
|
||||
* [Feed The Beast](/minecraft_java/ftb/)
|
||||
* [Paper](/minecraft_java/paper)
|
||||
|
@ -7,6 +7,10 @@ It’s set in infinitely-generated worlds of wide open terrain - icy mountains,
|
||||
## Server Ports
|
||||
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
||||
|
||||
## Cuberite
|
||||
A lightweight, fast and extensible game server for Minecraft
|
||||
[Cuberite](https://cuberite.org/)
|
||||
|
||||
## Forge
|
||||
[Forge MC](https://files.minecraftforge.net/)
|
||||
This is a direct fork of the default forge service
|
||||
@ -51,4 +55,4 @@ Gear up and set forth on a campaign worthy of legend, for Hexxit has been uneart
|
||||
Blightfall is a combination modpack and adventure map about surviving on an alien planet.
|
||||
|
||||
[Tekkit Legends](https://www.technicpack.net/modpack/tekkit-legends)
|
||||
The ancient power of Tekkits past return in this legendary pack!
|
||||
The ancient power of Tekkits past return in this legendary pack!
|
11
minecraft_java/cuberite/README.md
Normal file
11
minecraft_java/cuberite/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Cuberite
|
||||
A lightweight, fast and extensible game server for Minecraft
|
||||
|
||||
## 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 |
|
||||
| WebAdmin | 8080 |
|
Loading…
Reference in New Issue
Block a user