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
+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 |