NBT parser can unmarshal TagCompound as map[string]interface{} now

This commit is contained in:
Tnze
2019-07-31 20:25:41 +08:00
parent b076c797cd
commit 4bd9c44f30
4 changed files with 26 additions and 2 deletions

View File

@ -13,7 +13,7 @@ There's some library in Go support you to create your Minecraft client or server
- [x] Mojang authenticate
- [x] Minecraft network protocol
- [x] RCON protocol
- [ ] World container / encoding
- [ ] Saves decoding /encoding
bot:
- [x] Swing arm