From 058c5dc00fe6bc6be0d2ad5008a7d7529c492fddb42cb5e6f2a0b64a2ba6272e Mon Sep 17 00:00:00 2001 From: anonoe <8bdd1ef7-1633-4e26-83a0-8dda8605bcd0@aleeas.com> Date: Thu, 27 Mar 2025 20:28:48 +0100 Subject: [PATCH] Licensing & Credits --- README.md | 17 ++++++++++++++++- credits.txt | 4 ++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 credits.txt diff --git a/README.md b/README.md index 7074913..697240c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # MMS -a Modded Minecraft Server project - modpack development & more \ No newline at end of file +a **M**odded **M**inecraft **S**erver project - modpack development & more + + +## Licensing & Credits +- This project is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE). +- The "client" and "server" modpacks are based on [Simply Optimized](https://modrinth.com/modpack/sop) by "HyperSoop", which has it's own license at . +- **Excluded** from the [AGPL-3.0-or-later](./LICENSE) 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](https://github.com/FabricMC/fabric-installer/?tab=Apache-2.0-1-ov-file#readme) + - When executed, the server launcher will download & execute the actual closed-source Minecraft executables by Mojang, as the [EULA](https://aka.ms/MinecraftEULA) forbids distribution. +- Credits go to [Vanilla Tweaks](https://vanillatweaks.net/) for + - the resourcepacks in <./client/resourcepacks>. + - the datapacks in <./server/server/world/datapacks>. diff --git a/credits.txt b/credits.txt new file mode 100644 index 0000000..4cd31d0 --- /dev/null +++ b/credits.txt @@ -0,0 +1,4 @@ +(As required by https://vanillatweaks.net/terms/) + +Credits: +Vanilla Tweaks: https://vanillatweaks.net/