Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 351 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 351 Bytes

MCProtocolLib

Minecraft协议支持库代码来自MCC(C#),用易语言重构了一下

支持:

获取服务器信息
为服务器创建机器人
Forge握手
版本1.6-1.13

更新

关于正版加密验证(需要openssl)
* 通过Api取sessionKey(✖)
* 交换密钥(✔)
* 生成密钥(✔)
* AES_CFB8加解密(✔)
* 成为鹦鹉(✔)