ViaNBT/README.md

22 lines
581 B
Markdown
Raw Normal View History

2012-03-03 18:45:23 +01:00
<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>
--------------
2012-03-15 00:03:07 +01:00
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>.