@hackage nbt0.3
A parser/serializer for Minecraft's Named Binary Tag (NBT) data format.
Installation
Dependencies (4)
- base >=4 && <5
- bytestring >=0.9 && <0.10
- cereal >=0.3.4 && <0.4
- utf8-string >=0.3 && <0.4 Show all…
Dependents (2)
@hackage/minecraft-data, @hackage/acme-everything
This package includes a data type for the NBT file format, notably used to represent saved data in Minecraft.