From 93df7c13efd66c991cb231d495e7ba318881b0de Mon Sep 17 00:00:00 2001 From: Jitse Boonstra Date: Wed, 22 Jul 2020 11:33:08 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92167e6..21a08c0 100755 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ NPCLib – Basic non-player character library.
[![Discord](https://img.shields.io/badge/Support-Discord-blue.svg)](https://discord.gg/pvJGhEq) = -This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.8 R2 - latest**\*. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server. - -\*You can find a version of NPCLib with basic support for 1.7.10 on the [legacy branch](https://github.com/JitseB/NPCLib/tree/legacy). This branch is not actively maintained as the master branch. This version does not support multi-line text. +This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.8.8 - latest**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server. ### Preview (click to play video) [![YouTube Video](http://img.youtube.com/vi/LqwdqIxPIvE/0.jpg)](http://www.youtube.com/watch?v=LqwdqIxPIvE "NPCLib – Basic non-player character library (Minecraft).") @@ -48,7 +46,7 @@ If you have NPCLib under your `plugins` folder, you may use the following: net.jitse npclib-api - 2.7-SNAPSHOT + 2.9-SNAPSHOT compile