Merge branch 'master' into dev-1.18
This commit is contained in:
24
README.md
24
README.md
@ -4,25 +4,25 @@
|
|||||||
[](https://pkg.go.dev/github.com/Tnze/go-mc)
|
[](https://pkg.go.dev/github.com/Tnze/go-mc)
|
||||||
[](https://goreportcard.com/report/github.com/Tnze/go-mc)
|
[](https://goreportcard.com/report/github.com/Tnze/go-mc)
|
||||||
[](https://travis-ci.org/Tnze/go-mc)
|
[](https://travis-ci.org/Tnze/go-mc)
|
||||||
|
[](https://discord.gg/A4qh8BT8Ue)
|
||||||
|
|
||||||
Require Go version: 1.16
|
Require Go version: 1.16
|
||||||
|
|
||||||
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客户端或服务器。
|
||||||
|
|
||||||
- [x] Chat Message (Support Json or old `§`)
|
- [x] 👍 Minecraft network protocol
|
||||||
- [x] NBT (Based on reflection)
|
- [x] 👍 Dual role RCON protocol (Server & Client)
|
||||||
- [x] SNBT -> NBT
|
- [x] 👍 Robot framework
|
||||||
- [x] Yggdrasil
|
- [ ] 🚧 Server framework
|
||||||
- [x] Realms Server
|
- [x] 👍 Chat Message (Support both Json and old `§` format)
|
||||||
- [x] RCON protocol (Server & Client)
|
- [x] 👍 NBT (Based on reflection)
|
||||||
- [x] Saves decoding & encoding
|
- [x] 👍 SNBT ⇋ NBT
|
||||||
- [x] Minecraft network protocol
|
- [x] 👌 Saves decoding & encoding
|
||||||
- [x] Robot framework
|
- [x] 👌 Yggdrasil (Mojang login)
|
||||||
|
- [x] ⌛ Realms Server
|
||||||
|
|
||||||
> 由于仍在开发中,部分API在未来版本中可能会变动
|
> We don't promise that API is 100% backward compatible.
|
||||||
|
|
||||||
> `1.13.2` version is at [gomcbot](https://github.com/Tnze/gomcbot).
|
|
||||||
|
|
||||||
## Getting start
|
## Getting start
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user