Find a file
2019-04-26 13:04:31 +02:00
gradle/wrapper Update HDSkins/Kirin version 2019-04-26 13:04:31 +02:00
HDSkins@a4064e13e7 Update HDSkins/Kirin version 2019-04-26 13:04:31 +02:00
skins@288d9e1697 Use the existing json files (probably breaks gradle) 2018-11-14 23:58:54 +02:00
src Update HDSkins/Kirin version 2019-04-26 13:04:31 +02:00
.gitignore Update to 1.12 2017-06-13 03:31:01 -04:00
.gitmodules Fix case and Oh come on! 2019-04-15 13:34:44 +02:00
.travis.yml Try to fix travis 2018-07-08 18:28:43 -04:00
build.gradle Fix case and Oh come on! 2019-04-15 13:34:44 +02:00
code_cleanup.xml Add codestyle and cleanup files for eclipse 2019-03-27 08:35:00 +02:00
code_style.xml Add codestyle and cleanup files for eclipse 2019-03-27 08:35:00 +02:00
gradle.properties Clean out build.gradle 2019-04-14 13:56:09 +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 Fix case and Oh come on! 2019-04-15 13:34:44 +02: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.