Files
go-mc/nbt
2022-03-11 14:37:47 +08:00
..
2021-12-08 11:21:28 +08:00

NBT Go Reference

This package implement the Named Binary Tag format of Minecraft.

The API is very similar to the standard library encoding/json. If you (high probability) have used that, it is easy to use this.