From b38477bc911d738578189bf396921f0f7fbebfa5 Mon Sep 17 00:00:00 2001 From: Jitse Boonstra Date: Wed, 25 Apr 2018 21:53:34 +0200 Subject: [PATCH] Changed README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c24e32..3410d15 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ NPCLib – Basic non-player character library.
This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.8 - 1.12**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server. -**Resource**: https://www.spigotmc.org/resources/npclib.55884/ -**Thread**: https://www.spigotmc.org/threads/npclib-–-basic-non-player-character-library.314460/ +**Resource**: https://www.spigotmc.org/resources/npclib.55884/ +**Thread**: https://www.spigotmc.org/threads/npclib-–-basic-non-player-character-library.314460/ **Preview**: https://youtu.be/LqwdqIxPIvE ### Notice @@ -61,4 +61,4 @@ We thank all those who have [contributed](https://github.com/JitseB/npclib/graph ## Copyright -Copyright (c) Jitse Boonstra 2018 All rights reserved. \ No newline at end of file +Copyright (c) Jitse Boonstra 2018 All rights reserved.