Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 541 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 541 Bytes

OpenNBT

OpenNBT is a library for reading and writing NBT files and stringified NBT, with some extra custom tags added to allow the storage of more data types.

Building the Source

OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

Support and development

Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.

License

OpenNBT is licensed under the MIT license.