From a1f0227bc352ed3ea7e68095cd4c5edbd242229c Mon Sep 17 00:00:00 2001 From: Lennart99 Date: Tue, 7 Jun 2022 19:14:30 +0200 Subject: [PATCH] Update README.md - update supported versions and add link to releases --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83bca10d..ad5488d8 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,18 @@ I'm thinking of renaming the project to prevent confusion with the already exist Minecraft Version ------------------ -VoxelSniper is being built against the Bukkit 1.18.1 API. +VoxelSniper is being built against the Bukkit 1.19 API. -***We will not support anything below 1.16.5*** +- Minecraft 1.19 +- Minecraft 1.18.2 +- Minecraft 1.17.1 +- Minecraft 1.16.5 - - Minecraft 1.18 +***We will not support anything below 1.16.5*** Compilation ----------- -Pre-compiled JARs will be available in releases.. +Pre-compiled JARs are available in [Releases](https://github.com/KevinDaGame/VoxelSniper/releases). We use Maven to handle dependencies.