mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
1.3 KiB
1.3 KiB
Mine Little Pony
Turns players and mobs into ponies.
https://minelittlepony-mod.com
Building
-
JDK 8 is required. Install it using https://adoptopenjdk.net/
-
Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).
gradlew build
- After some time, the built mod will be in
/build/libs
.
Installation (Users):
Starting in 1.13 Mine Little Pony uses Fabric for it's modding APIs. Refer to their installation instructions here
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):
Maven: https://repo.minelittlepony-mod.com/maven/snapshot
Dependency: com.minelittlepony:MineLittlePony:4.0.4-1.15.2