From 4652991d7d2b93b4c44db8b14810f47d5433479a Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 23 Apr 2020 00:57:14 +0100 Subject: Rewrote a few things --- README.md | 2 +- pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1cba8d2..b9036b85 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Alternatively, you can build Quests via Maven using ``mvn clean package``. ### Maven Creating new Task Types within Quests is supported, [see the wiki](https://github.com/LMBishop/Quests/wiki/New-Task-Type) for help. -You can include quests in your Maven project using Jitpack +You can include quests in your Maven project using [JitPack](https://jitpack.io/#LMBishop/Quests): ```$xslt jitpack.io diff --git a/pom.xml b/pom.xml index f6cd43e6..fe8e1e4b 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,7 @@ com.github.IridiumLLC IridiumSkyblock master + provided -- cgit v1.2.3-70-g09d2