adjust readme
This commit is contained in:
parent
894c741e53
commit
d01bc8a792
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
|
@ -69,18 +69,15 @@ WIP
|
||||||
- This repository is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE).
|
- This repository is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE).
|
||||||
- The modpack Industrial Adventures is 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>.
|
- The modpack Industrial Adventures is 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
|
- **Excluded** from the [AGPL-3.0-or-later](./LICENSE) are
|
||||||
- all "mods" (jar binaries), as each has their own license (most of which are open-source). You can find them in the "mods" folders:
|
- all "mods" (jar binaries), as each has their own license (most of which are open-source). This only affects the PrismLauncher/MultiMC ZIP packages, as the repo as well as MRPACK packages only contain references to the actual jar files (modrinth.index.json).
|
||||||
- [./client/mods](./client/mods)
|
|
||||||
- [./client-min/mods](./client-min/mods)
|
|
||||||
- [./server/server/mods](./server/server/mods)
|
|
||||||
- These mods are not licensed open-source, but All Rights Reserved:
|
- These mods are not licensed open-source, but All Rights Reserved:
|
||||||
- What Are They Up To (Watut), [source available](https://github.com/Corosauce/WATUT)
|
- What Are They Up To (Watut), [source available](https://github.com/Corosauce/WATUT)
|
||||||
- dependency CoroUtil, [source available](https://github.com/Corosauce/CoroUtil)
|
- dependency CoroUtil, [source available](https://github.com/Corosauce/CoroUtil)
|
||||||
- all resourcepacks in [./client/resourcepacks](./client/resourcepacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/).
|
- all resourcepacks in [./client/overrides/resourcepacks](./client/overrides/resourcepacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/).
|
||||||
- all datapacks in [./server/server/world/datapacks](./server/server/world/datapacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/) and by Stardust Labs [here](https://github.com/Stardust-Labs-MC/Structory/blob/v1.3.5/license.txt) and [here](https://github.com/Stardust-Labs-MC/Structory-Towers/blob/v1.0.7/license.txt).
|
- all datapacks in [./server/server/overrides/world/datapacks](./server/server/overrides/world/datapacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/) and by Stardust Labs [here](https://github.com/Stardust-Labs-MC/Structory/blob/v1.3.5/license.txt) and [here](https://github.com/Stardust-Labs-MC/Structory-Towers/blob/v1.0.7/license.txt).
|
||||||
- the fabric-server-mc...loader...launcher...jar file(s) located at [./server/server](./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)
|
- the fabric-server-mc...loader...launcher...jar file(s) located at [./server/server/overrides](./server/server/overrides) 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.
|
- 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
|
- Credits go to [Vanilla Tweaks](https://vanillatweaks.net/) for
|
||||||
- the resourcepacks in [./client/resourcepacks](./client/resourcepacks).
|
- the resourcepacks in [./client/resourcepacks](./client/overrides/resourcepacks).
|
||||||
- most of the datapacks in [./server/server/world/datapacks](./server/server/world/datapacks).
|
- most of the datapacks in [./server/server/overrides/world/datapacks](./server/server/overrides/world/datapacks).
|
||||||
- Credits go to [Stardust Labs](https://www.stardustlabs.net/) for the datapacks [Structory](https://github.com/Stardust-Labs-MC/Structory) and [Structory: Towers](https://github.com/Stardust-Labs-MC/Structory-Towers).
|
- Credits go to [Stardust Labs](https://www.stardustlabs.net/) for the datapacks [Structory](https://github.com/Stardust-Labs-MC/Structory) and [Structory: Towers](https://github.com/Stardust-Labs-MC/Structory-Towers).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue