@hackage / nbt

A parser/serializer for Minecraft's Named Binary Tag (NBT) data format.

Latest0.7

About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Maintained by: Adam C. Foltzer <acfoltzer@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2

Readme

This package includes a data type for the NBT file format, notably used to represent saved data in Minecraft and significant parts of the Minecraft network protocol. All thirteen tags used in Minecraft 1.13 are implemented.