close #160
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
[](https://travis-ci.org/Tnze/go-mc)
|
[](https://travis-ci.org/Tnze/go-mc)
|
||||||
[](https://discord.gg/A4qh8BT8Ue)
|
[](https://discord.gg/A4qh8BT8Ue)
|
||||||
|
|
||||||
Require Go version: 1.16
|
Require Go version: 1.18
|
||||||
|
|
||||||
There's some library in Go support you to create your Minecraft client or server.
|
There's some library in Go support you to create your Minecraft client or server.
|
||||||
这是一些Golang库,用于帮助你编写自己的Minecraft客户端或服务器。
|
这是一些Golang库,用于帮助你编写自己的Minecraft客户端或服务器。
|
||||||
@ -14,7 +14,7 @@ There's some library in Go support you to create your Minecraft client or server
|
|||||||
- [x] 👍 Minecraft network protocol
|
- [x] 👍 Minecraft network protocol
|
||||||
- [x] 👍 Dual role RCON protocol (Server & Client)
|
- [x] 👍 Dual role RCON protocol (Server & Client)
|
||||||
- [x] 👍 Robot framework
|
- [x] 👍 Robot framework
|
||||||
- [ ] 🚧 Server framework
|
- [x] 🚧 Server framework
|
||||||
- [x] 👍 Chat Message (Support both Json and old `§` format)
|
- [x] 👍 Chat Message (Support both Json and old `§` format)
|
||||||
- [x] 👍 NBT (Based on reflection)
|
- [x] 👍 NBT (Based on reflection)
|
||||||
- [x] 👍 SNBT ⇋ NBT
|
- [x] 👍 SNBT ⇋ NBT
|
||||||
|
Reference in New Issue
Block a user