This website requires JavaScript.
Explore
Help
Sign In
falloutBot
/
go-mc
Watch
2
Star
0
Fork
0
You've already forked go-mc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0fed0e287152e130023b63c944e7b6ca59df912
go-mc
/
nbt
History
Mark Asp
f0fed0e287
remove outdated readme comment
2020-09-17 22:41:19 -05:00
..
bigtest.nbt
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
2020-09-17 22:38:48 -05:00
example_test.go
fix example output error
2019-05-19 00:23:54 +08:00
interface.go
NBT Unmarshaler support
2019-07-31 21:00:30 +08:00
marshal_test.go
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
2020-09-17 22:38:48 -05:00
marshal.go
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
2020-09-17 22:38:48 -05:00
nbt_test.go
NBT Unmarshaler support
2019-07-31 21:00:30 +08:00
nbt.go
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
2020-09-17 22:38:48 -05:00
read.go
Better error message that helps issue
#49
.
2020-04-04 17:06:15 +08:00
README.md
remove outdated readme comment
2020-09-17 22:41:19 -05:00
typeinfo.go
修正代码中的若干拼写错误
2019-07-16 23:28:02 +08:00
README.md
NBT
This package implement the Named Binary Tag format of Minecraft.
Docs