Find a file
2020-05-24 00:13:31 +02:00
gradle/wrapper Update gradle 2018-07-08 20:39:26 -04:00
skins@c52be1484f Update the beakcgroundponies 2020-05-23 23:55:17 +02:00
src Backport null fix when reading a response 2020-05-23 23:55:37 +02:00
.gitignore Update to 1.12 2017-06-13 03:31:01 -04:00
.gitmodules Add .gitmodules 2018-11-03 23:58:52 +02:00
.travis.yml Please also publish 2020-05-24 00:08:44 +02:00
build.gradle Dammit gradle 2020-05-24 00:13:31 +02:00
gradle.properties Bump release and hope travis can build for us 2020-05-23 23:56:58 +02:00
gradlew Update gradle 2018-07-08 20:39:26 -04:00
gradlew.bat Add gradle wrapper (because jenkins) 2017-02-13 23:35:55 -05:00
LICENSE Create LICENSE 2016-05-19 02:52:16 -04:00
README.md Update README.md 2018-08-20 15:51:26 -04:00
settings.gradle remove the liteloader, jenkins ivy 2016-02-29 23:38:13 -05:00

Mine Little Pony

Turns players and mobs into ponies.

http://minelittlepony-mod.com

Building

  1. JDK 8 is required. Install it using https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html

  2. Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).

gradlew build
  1. After some time, the built mod will be in /build/libs.