aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2022-08-18 01:20:25 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2022-08-18 01:20:25 +0100
commit84a4b07e46b206a58d60d7eb7ef2c831ca3c33cd (patch)
tree68e201e328080ff47105eba7b8c49e97cf92f097 /README.md
parentd709ab4a215bf4b0891e71bd480665f1dac2083e (diff)
[ci skip] Add distribution status to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d99acdf0..835509a6 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,8 @@
The latest release version of Quests can be found [here](https://github.com/LMBishop/Quests/wiki/download).
The latest build of Quests (development version) can be found on [GitHub](https://github.com/LMBishop/Quests/actions).
+<img src="https://mcbadges.leonardobishop.com/quests.svg"/>
+
Alternatively, you can build Quests via Gradle. Release versions of Quests are built using **Gradle**, targeting **Java 17**. You can change the target version in ``build.gradle``.
* Ensure Java is installed on your machine
* Clone this repository