libnbtplusplus icon indicating copy to clipboard operation
libnbtplusplus copied to clipboard

A C++ library for Minecraft's file format NBT

Results 7 libnbtplusplus issues
Sort by recently updated
recently updated
newest added

I ran CxxTest on the LibNBT++ library, but 6 of the 34 tests fail. The files appear to be read correctly as no file-related exceptions appear to be thrown, however...

bug

While this is a resourceful tool, I can’t find anything that lets me know how to use it. I’m not sure how to write or read NBT files either.

Causes Cmake to create installer scripts so that `make install` will work

Hi, I'd really love to use your library but I'm stopped by the fact it lacks of documentation and I'm struggling also including it in my Conan project. I'm willing...

I've found that Minecraft Bedrock Edition encodes negative little endian longs different than expected: For example, creating a level with seed `-123456789` will encode it in level.dat as `EB 32...

Especially the bad_cast exceptions should get more meaningful messages

please. as title, I got "fatal error: 'nbt_export.h' file not found" error. CMake: ``` In file included from ...nbt_tags.h:20: In file included from ...tag_primitive.h:23: In file included from ...crtp_tag.h:23: ...tag.h:26:10:...