Find a file
PolyacovYury 5d78257b4c
Updated ru_ru.lang
Sorry for closing the branch on the old one :\ Didn't know of the coincidences.
2018-10-31 17:34:42 +03:00
gradle/wrapper Update gradle 2018-07-08 20:39:26 -04:00
skins Search all resource domains for skins and add task to zip the defaults. 2016-09-10 00:32:02 -04:00
src Updated ru_ru.lang 2018-10-31 17:34:42 +03:00
.gitignore Update to 1.12 2017-06-13 03:31:01 -04:00
.travis.yml Try to fix travis 2018-07-08 18:28:43 -04:00
build.gradle Add skin parser used to populate metadata based on the image data 2018-08-25 22:40:07 -04:00
gradle.properties Bump version number 2018-10-22 09:22:18 +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.