small correction

This commit is contained in:
anonoe 2025-03-27 23:35:22 +01:00
parent 71e15d14b6
commit 67636e51ce
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho

View file

@ -7,7 +7,7 @@ a **M**odded **M**inecraft **S**erver project - modpack development & more
- 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 <https://oql.avris.it/license/v1.1>.
- **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:
- all "mods" (jar binaries), as each has their own open-source license (Except for Xaero's World Map, which is closed-source). You can find them in the "mods" folders:
- [./client/mods](./client/mods)
- [./minimum/mods](./minimum/mods)
- [./server/server/mods](./server/server/mods)