update README.mc

This commit is contained in:
Tnze
2019-05-26 14:59:32 +08:00
parent 837bb0b213
commit 2407b4f0ed
3 changed files with 10 additions and 5 deletions

View File

@ -9,9 +9,11 @@ There's some library in Go support you to create your Minecraft client or server
这是一些Golang库用于帮助你编写自己的Minecraft客户端或服务器
- [x] Mojang authenticate
- [x] Minecraft network protocal
- [x] Parse chat message
- [x] Chat
- [x] Simple MC robot lib
- [x] Parse NBT
- [x] Use item
- [x] Swing arm
> 由于仍在开发中部分API在未来版本中可能会变动