improve crediting
This commit is contained in:
parent
e34ea3aee6
commit
1ff9c2fa04
1 changed files with 5 additions and 5 deletions
|
|
@ -1,11 +1,9 @@
|
||||||
# MMS
|
## MMS - Description
|
||||||
|
|
||||||
a **M**odded **M**inecraft **S**erver project - modpack development & more
|
a **M**odded **M**inecraft **S**erver project - modpack development & more
|
||||||
|
|
||||||
## Description
|
|
||||||
This is a project centralised around the Create mod.
|
This is a project centralised around the Create mod.
|
||||||
|
|
||||||
## Installation
|
## MMS-client Installation
|
||||||
#### 1. Install PrismLauncher
|
#### 1. Install PrismLauncher
|
||||||
PrismLauncher is a so-called 3rd-party-launcher, which makes installation and management of mods and modpacks very easy. Follow installation instructions on https://prismlauncher.org/
|
PrismLauncher is a so-called 3rd-party-launcher, which makes installation and management of mods and modpacks very easy. Follow installation instructions on https://prismlauncher.org/
|
||||||
#### 2. Log in with PrismLauncher
|
#### 2. Log in with PrismLauncher
|
||||||
|
|
@ -28,6 +26,8 @@ Select the instance and press "Launch". Have a little patience for the downloads
|
||||||
- [./client/mods](./client/mods)
|
- [./client/mods](./client/mods)
|
||||||
- [./minimum/mods](./minimum/mods)
|
- [./minimum/mods](./minimum/mods)
|
||||||
- [./server/server/mods](./server/server/mods)
|
- [./server/server/mods](./server/server/mods)
|
||||||
|
- 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 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).
|
||||||
- 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](./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.
|
- 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue