From b20f792573ba0f8fb811f6e9e4be6235f051d2c4 Mon Sep 17 00:00:00 2001 From: Jitse Boonstra Date: Sun, 26 Apr 2020 19:13:12 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a08ac65..bccbd98 100755 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ If you do not want to have NPCLib in your `plugins` folder, you need to use the [Click here](https://github.com/JitseB/NPCLib/releases/latest) to view the latest release. +#### Repacking the library To make sure the classes won't be twice at the same place. I recommend repacking the library into your package. (Otherwise [issue #79](https://github.com/MinecraftLibraries/NPCLib/issues/79) might occur.) You can do that as follow: ```xml @@ -86,7 +87,7 @@ To make sure the classes won't be twice at the same place. I recommend repacking ``` - +#### Tutorial **[Click here](https://github.com/JitseB/NPCLib/blob/master/DOCUMENTATION.md) for an elaborate explanation on how to use NPCLib in your next project.** ### Versioning