From c22a060fc87979a1859221951c96db465692db49 Mon Sep 17 00:00:00 2001 From: Pasqual Koschmieder Date: Tue, 21 Dec 2021 21:37:23 +0100 Subject: [PATCH] We do support 1.18! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 930a97b..8b41f8f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NPC-Lib -Asynchronous, high-performance Minecraft NPC library for 1.8-1.17 servers. +Asynchronous, high-performance Minecraft NPC library for 1.8-1.18 servers. This Library does only support the latest patch release of a supported version (for example 1.13.2). Issues with older patch versions (for example 1.13.1) won't be fixed.