From 24a06937215a8cfe01d2984da39362538ded719c Mon Sep 17 00:00:00 2001 From: Jitse Boonstra Date: Fri, 15 Feb 2019 21:21:07 +0100 Subject: [PATCH] Update README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 979f825..298ee0f 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ NPCLib – Basic non-player character library.
[![Thread](https://img.shields.io/badge/SpigotMC-Thread-orange.svg)](https://www.spigotmc.org/threads/npclib-–-basic-non-player-character-library.314460/) = -This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.7.10 - 1.13.2**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server. +This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.7.10\* - 1.13.2**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server. + +\*NPCLib has basic support for 1.7.10, as it not currently support multi-line text for this version (yet). ### 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).")