A library for dealing with Minecraft NBT and SNBT.
Go to file
2012-03-03 17:32:29 -08:00
src/opennbt Added NBTIOUtils. 2012-03-03 17:32:29 -08:00
.gitignore Initial commit 2012-03-03 09:45:23 -08:00
HEADER.txt License stuff 2012-03-03 10:05:44 -08:00
LICENSE.txt Initial commit 2012-03-03 09:45:23 -08:00
README.md Initial commit 2012-03-03 09:45:23 -08:00

OpenNBT

About OpenNBT

OpenNBT is a continuation of Graham Edgecombe's jNBT library.

License

OpenNBT is licensed under the BSD license. (See LICENSE.txt for more info.)

Building the Source

Pop the source into your favorite IDE and build! :)