ViaNBT/README.md

22 lines
572 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>
--------------
2012-03-26 03:05:11 +02:00
OpenNBT is licensed under the <b>[BSD](http://www.opensource.org/licenses/BSD-3-Clause)</b> license. (See LICENSE.txt for more info)
2012-03-03 18:45:23 +01:00
<b>Building the Source</b>
--------------
2012-03-27 05:57:57 +02: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://ci.spacebase.ch/job/OpenNBT/)</b>.