Compare commits

...

8 commits

Author SHA256 Message Date
7a058f816a
merge changes from main 2025-04-11 22:12:49 +02:00
0a85e3a95f
formatting fix 2025-04-11 22:08:47 +02:00
d35566fcb2
fix formatting 2025-04-11 22:07:22 +02:00
fc07b1759e
fix typos 2025-04-11 22:04:40 +02:00
dd615cf35f
add Installation instructions 2025-04-11 19:55:36 +02:00
653176ea3a
add Description 2025-04-09 23:29:59 +02:00
b6baaceb47
important disclaimer 2025-03-28 23:35:34 +01:00
67636e51ce
small correction 2025-03-27 23:35:22 +01:00

View file

@ -6,18 +6,19 @@ a **M**odded **M**inecraft **S**erver project - modpack development & more
This is a project centralised around the Create mod.
## 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/
# 2. Log in with PrismLauncher
On the top right "Accounts -> Manage Accounts... -> Add Microsoft". This opens the Microsoft website in your browser, where you have to login to your Microsoft account and thenauthorize PrismLauncher to access your "XBox account". If your broser doesnt start automatically, copy the URL displayed and paste it into your browser.
#### 2. Log in with PrismLauncher
On the top right "Accounts -> Manage Accounts... -> Add Microsoft". This opens the Microsoft website in your browser, where you have to login to your Microsoft account and then authorize PrismLauncher to access your "XBox account".
If your broser doesnt start automatically, copy the URL displayed and paste it into your browser.
This will allow PrismLauncher to generate a token, which grants temporary access to your XBox/Minecraft account. PrismLauncher stores this token only on your device and only uses it to launch Minecraft with your Minecraft account.
# 3. Import the modpack
On the top left "Add Instance -> Import".
Paste the following link:
`https://git.nanody.de/api/packages/anonoe/generic/MMS-client/1.2/nanoMMS-modpack-client-v1.2.zip`
#### 3. Import the modpack
On the top left "Add Instance -> Import".
Paste the following link:
`https://git.nanody.de/api/packages/anonoe/generic/MMS-client/1.2/nanoMMS-modpack-client-v1.2.zip`
and press "OK".
# 4. Launch game and join server
Select the instance and press "Launch". Have a little patience for the downloads to finish and the game to launch. Finally join the server, if you are whitelisted.
#### 4. Launch game and join server
Select the instance and press "Launch". Have a little patience for the downloads to finish and the game to launch. Finally join the server, if you are whitelisted.
## Licensing & Credits
- This project is *mostly* licensed under the [AGPL-3.0-or-later](./LICENSE).