ViaNBT/README.md
2012-03-14 16:03:07 -07:00

22 lines
581 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. You can also download a build <b>[here](http://travis-ci.org/#!/Steveice10/OpenNBT/)</b>.