From 0be943d1aee3e4a2ffc91b3724e42c58c2b368f3 Mon Sep 17 00:00:00 2001 From: JitseB Date: Mon, 16 Apr 2018 19:20:48 +0200 Subject: [PATCH] Added small developers notice to README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9487709..c569de6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ 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. +### Notice +If any developer out there knows how to convert this project to Maven, please consider contacting me or creating a pull request. I have yet to come up with a good solution for the (older) NMS code repositories. I would love to add a CI system to this repository for easier collaboration. + ## Donate [![PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://paypal.me/JitseB)