mirror of
https://github.com/ViaVersion/ViaNBT.git
synced 2024-11-18 10:55:33 +01:00
22 lines
543 B
Markdown
22 lines
543 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>(COMING SOON)</b>.
|