1.2 KiB
1.2 KiB
MMS
a Modded Minecraft Server project - modpack development & more
Licensing & Credits
- This project is mostly licensed under the AGPL-3.0-or-later.
- The "client" and "server" modpacks are based on Simply Optimized by "HyperSoop", which has it's own license at https://oql.avris.it/license/v1.1.
- Excluded from the AGPL-3.0-or-later are
- all "mods" (jar binaries), as each has their own open-source license. You can find them in the "mods" folders:
- <./client/mods/>
- <./minimum/mods/>
- <./server/server/mods/>
- the fabric-server-mc...loader...launcher...jar file(s) located at <./server/server/> by FabricMC licensed under the Apache-2.0 License
- When executed, the server launcher will download & execute the actual closed-source Minecraft executables by Mojang, as the EULA forbids distribution.
- all "mods" (jar binaries), as each has their own open-source license. You can find them in the "mods" folders:
- Credits go to Vanilla Tweaks for
- the resourcepacks in <./client/resourcepacks/>.
- the datapacks in <./server/server/world/datapacks/>.