From 0cd3f99e2d55f51e8c593b20a188870dee641773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Wed, 29 Apr 2020 11:24:22 +0200 Subject: [PATCH] Slightly better instructions --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1798535f..b8e1f597 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ Once you have fabric installed, simply download the MineLittlePony-version.jar f ## Installation (Modders): -Maven: `https://repo.minelittlepony-mod.com/maven/snapshot` +Yer probably lookin' fer a meven, am I right? Well ye have two choices. Pick yer poison. -Dependency: `com.minelittlepony:MineLittlePony:4.0.4-1.15.2` + +Stable Releases Channel: `https://repo.minelittlepony-mod.com/maven/release` +Unstable Snapshot Channel: `https://repo.minelittlepony-mod.com/maven/snapshot` + +Dependency: `com.minelittlepony:MineLittlePony:-1.15.2` + +Check [releases](https://github.com/MineLittlePony/MineLittlePony/releases) for the most recent release version or the `gradle.properties` for most recent snapshot version.