diff --git a/README.md b/README.md index f5d55f2..d9a0c05 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,15 @@ Open an issue in the GitHub [issue tracker](https://github.com/Pyrbu/ZNPCsPlus/i #### Like what you see? Want the project to continue improving? Consider starring the repository & leaving a positive review on [Spigot](https://www.spigotmc.org/resources/znpcsplus.109380/)! ## License -Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file +Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + +## Credits +- [PacketEvents 2.0](https://github.com/retrooper/packetevents) - Packet library +- [wiki.vg](https://wiki.vg/Main_Page) - Minecraft protocol documentation +- [gson](https://github.com/google/gson) - JSON parsing library made by Google +- [Mineskin.org](https://mineskin.org/) - Website for raw skin file uploads +- [SpigotResourcesAPI](https://github.com/robertlit/SpigotResourcesAPI/) - Spigot API wrapper used for updater +- [adventure](https://docs.advntr.dev/) - Minecraft text api +- [DazzleConf](https://github.com/A248/DazzleConf) - Configuration library +- [Director](https://github.com/Pyrbu/Director) - Command library +- [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) - Universal string placeholder library \ No newline at end of file