mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-03-15 16:10:05 +01:00
Update README.md
This commit is contained in:
parent
a1aae12709
commit
e8ac01745b
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -1,6 +1,9 @@
|
|||
# Mine Little Pony
|
||||
|
||||
[](https://travis-ci.org/MineLittlePony/MineLittlePony)
|
||||

|
||||
[](https://discord.gg/HbJSFyu)
|
||||

|
||||
|
||||
Turns players and mobs into ponies.
|
||||
|
||||
|
@ -17,3 +20,16 @@ gradlew build
|
|||
```
|
||||
|
||||
3. After some time, the built mod will be in `/build/libs`.
|
||||
|
||||
## Installation (Users):
|
||||
|
||||
Starting in 1.13 Mine Little Pony uses _Fabric_ for it's modding APIs. Refer to their installation instructions <a href="https://fabricmc.net">here</a>
|
||||
|
||||
Once you have fabric installed, simply download the -version.jar below and place it in your mods folder.
|
||||
**Remember to use the fabric launcher profile when starting the game!**
|
||||
|
||||
|
||||
## Installation (Modders):
|
||||
|
||||
Maven: `http://repo.minelittlepony-mod.com/maven/snapshot`
|
||||
Dependency: `com.minelittlepony:MineLittlePony:1.14.2-3.+`
|
||||
|
|
Loading…
Add table
Reference in a new issue