OpenNBT
==============
About OpenNBT
--------------
OpenNBT is a continuation of Graham Edgecombe's jNBT library.
License
--------------
OpenNBT is licensed under the [BSD](http://www.opensource.org/licenses/BSD-3-Clause) license. (See LICENSE.txt for more info.)
Building the Source
--------------
OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. You can also download a build (COMING SOON).