Update README.md

This commit is contained in:
­Sollace 2021-11-27 18:45:42 +02:00 committed by GitHub
parent 53ca978c34
commit f74fb85f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ https://minelittlepony-mod.com
## Building
1. JDK 8 is required. Install it using https://adoptopenjdk.net/
1. JDK 17 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
2. Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).
@ -22,18 +22,15 @@ gradlew build
3. After some time, the built mod will be in `/build/libs`.
## Installation (Users):
## Installation
Starting in 1.13 Mine Little Pony uses _Fabric_ for it's modding APIs. Refer to their installation instructions <a href="https://fabricmc.net">here</a>
Fabric (And FabricAPI) are required. Please refer to their installation instructions <a href="https://fabricmc.net">here</a> and come back once you have Fabric functioning.
Once you have fabric installed, simply download the MineLittlePony-version.jar for your particular version from [the releases page](https://github.com/MineLittlePony/MineLittlePony/releases) and place it into your mods folder next to the fabric-api jar and (optionally) the hdskins jar.
Once you have fabric installed, simply download the MineLittlePony-version.jar from releases and place it in your mods folder.
**Remember to use the fabric launcher profile when starting the game!**
## Installation (Modders):
Yer probably lookin' fer a meven, am I right? Well ye have two choices. Pick yer poison.
## Maven
Stable Releases Channel: `https://repo.minelittlepony-mod.com/maven/release`