Files
go-mc/nbt
2022-12-04 16:08:52 +08:00
..
2022-11-26 20:37:57 +08:00
2022-11-26 20:37:57 +08:00
2022-11-26 20:37:57 +08:00
2022-11-26 20:37:57 +08:00
2022-11-16 23:32:33 +08:00
2022-11-26 20:37:57 +08:00
2022-12-04 16:08:52 +08:00
2022-05-21 10:41:10 +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.