All Projects → ljfa-ag → libnbtplusplus

ljfa-ag / libnbtplusplus

Licence: LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING
A C++ library for Minecraft's file format NBT

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to libnbtplusplus

mcnbt
Yet another Minecraft NBT format file / buffer parser for Node.js.
Stars: ✭ 15 (-77.94%)
Mutual labels:  nbt
MCStructureCleaner
Modded structure cleaner for Minecraft. Removes all references to non-existent structures to allow for clean error logs and chunk saving.
Stars: ✭ 22 (-67.65%)
Mutual labels:  nbt
hematite nbt
A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.
Stars: ✭ 68 (+0%)
Mutual labels:  nbt
Hephaistos
NBT & Anvil save format library
Stars: ✭ 22 (-67.65%)
Mutual labels:  nbt
nbtschematic
A simple schematic file reader for nbtlib
Stars: ✭ 12 (-82.35%)
Mutual labels:  nbt
NBT
A java implementation of the NBT protocol, including a way to implement custom tags.
Stars: ✭ 128 (+88.24%)
Mutual labels:  nbt
NBTEditor
An in-game NBT editor for Bukkit.
Stars: ✭ 41 (-39.71%)
Mutual labels:  nbt

libnbt++ 2

libnbt++ is a free C++ library for Minecraft's file format Named Binary Tag (NBT). It can read and write compressed and uncompressed NBT files and provides a code interface for working with NBT data.


libnbt++2 is a remake of the old libnbt++ library with the goal of making it more easily usable and fixing some problems. The old libnbt++ especially suffered from a very convoluted syntax and boilerplate code needed to work with NBT data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].