reorganize minecraft

Moves minecraft to a single folder with all the variants under that.

This should also update all the installers to pull from the correct folders still.
This commit is contained in:
Michael Parker
2020-04-25 18:45:49 -04:00
Unverified
parent d66a9bc92c
commit cf484d806a
56 changed files with 61 additions and 37 deletions
+9
View File
@@ -0,0 +1,9 @@
# SpongeForge
SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform.
## Server Ports
Minecraft servers requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
| Port | default |
|-------|---------|
| Game | 25565 |