ViaNBT/README.md

22 lines
615 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 library for reading and writing NBT files, with some extra custom tags added to allow the storage of more data types.
2012-03-03 18:45:23 +01:00
<b>Building the Source</b>
2012-03-03 18:45:23 +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://build.spacebase.ch/job/OpenNBT/)</b>.
2012-03-03 18:45:23 +01:00
<b>License</b>
2012-03-03 18:45:23 +01:00
--------------
OpenNBT is licensed under the <b>[MIT license](http://www.opensource.org/licenses/mit-license.html)</b>.