Skip to content

Version 2.3.1 - Removed 1.8 R1 support and added methods

Compare
Choose a tag to compare
@JitseB JitseB released this 04 Nov 09:20
· 113 commits to master since this release

This release removes support for 1.8 R1. The reason for this is that most users using 1.8, use the last version of 1.8, namely 1.8.9. For 1.8 R1 I had to shade the Gson library, which is quite a large library. Removing support for this version reduces the size of NPCLib by 60%!

This version also includes some methods found in PR #40, these are getters and setters for the text and inventory items of the NPC.

Happy coding! 💻