Find a file
2019-06-05 15:42:20 +02:00
gradle/wrapper Update gradle version 2019-05-29 21:16:07 +02:00
skins@288d9e1697 Use the existing json files (probably breaks gradle) 2018-11-14 23:58:54 +02:00
src/main Added a debug option to override the player's size 2019-06-05 15:42:20 +02:00
.gitignore Update to 1.12 2017-06-13 03:31:01 -04:00
.gitmodules Remove the submodule declaration for HDSkins 2019-05-01 09:46:20 +02:00
.travis.yml Tweaks to travis 2019-06-03 00:37:47 -04:00
build.gradle Re-add the credit line 2019-06-03 12:47:37 +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 deploy to travis 2019-06-02 19:32:12 -04: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 Come on, it's the current year now 2019-06-03 12:55:51 +02:00
README.md Badges are fum 2019-06-01 10:26:35 +02:00
settings.gradle 1.14.2 and build tweaks 2019-06-01 15:40:06 -04:00

Mine Little Pony

Build Status

Turns players and mobs into ponies.

http://minelittlepony-mod.com

Building

  1. JDK 8 is required. Install it using https://adoptopenjdk.net/

  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.