mirror of
https://github.com/ViaVersion/ViaNBT.git
synced 2024-11-15 10:25:16 +01:00
652 B
652 B
OpenNBT
About OpenNBT
OpenNBT is a library for reading and writing NBT files, originally a continuation of Graham Edgecombe's jNBT library before it was rewritten.
License
OpenNBT is licensed under the BSD license. (See LICENSE.txt for more info)
Building the Source
OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. You can also download a build here.