add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# NBT
|
||||
This is copied from [mc-go](https://github.com/Tnze/go-mc) until PRs to add support for needed features is merged in.
|
||||
This package implement the Named Binary Tag format of Minecraft.
|
||||
# Docs
|
||||
[](https://godoc.org/github.com/Tnze/go-mc/nbt)
|
Reference in New Issue
Block a user