From 0d3be8e733bedd8e9df82e0f818df213bb0cc06b Mon Sep 17 00:00:00 2001 From: Tnze Date: Fri, 16 Aug 2019 13:29:57 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb4168a..afe4c5b 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ There's some library in Go support you to create your Minecraft client or server. 这是一些Golang库,用于帮助你编写自己的Minecraft客户端或服务器, - [x] Chat -- [x] Parse NBT -- [x] Simple MC robot lib +- [x] NBT - [x] Yggdrasil -- [x] Minecraft network protocol +- [x] Realms Server - [x] RCON protocol - [x] Saves decoding /encoding -- [x] Realms Server +- [x] Minecraft network protocol +- [x] Simple MC robot lib bot: - [x] Swing arm @@ -27,6 +27,7 @@ bot: - [x] Attack entity - [x] Use/Place block - [x] Mine block +- [x] Custom packets - [ ] Record entities