# OpenNBT OpenNBT is a library for reading and writing NBT files, 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. Builds can be downloaded **[here](https://build.spacehq.org/job/OpenNBT)**. Javadocs can be found **[here](https://build.spacehq.org/job/OpenNBT/javadoc)**. ## License OpenNBT is licensed under the **[MIT license](http://www.opensource.org/licenses/mit-license.html)**.