Mark supported SNBT -> NBT in README.md

This commit is contained in:
Tnze
2021-06-22 10:39:20 +08:00
parent d7b13e02b7
commit 4e6349dfda

View File

@ -12,7 +12,7 @@ There's some library in Go support you to create your Minecraft client or server
- [x] Chat Message (Support Json or old `§`)
- [x] NBT (Based on reflection)
- [ ] SNBT -> NBT
- [x] SNBT -> NBT
- [x] Yggdrasil
- [x] Realms Server
- [x] RCON protocol (Server & Client)