ViaNBT/README.md
2012-03-26 20:57:57 -07:00

572 B

OpenNBT

About OpenNBT

OpenNBT is a continuation of Graham Edgecombe's jNBT library.

License

OpenNBT is licensed under the BSD 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 here.