mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 20:47:59 +01:00
529 B
529 B
Mine Little Pony
Turns players and mobs into ponies.
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
.