ViaNBT/README.md
2012-03-11 21:29:54 -07:00

22 lines
491 B
Markdown

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