mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-05-31 03:03:41 +00:00
Release v408.3.1
This commit is contained in:
parent
ac7733eeee
commit
acc469d6b2
@ -6,7 +6,7 @@
|
||||
|
||||
#define LITELOADER_VERSION_MAJOR 408
|
||||
#define LITELOADER_VERSION_MINOR 3
|
||||
#define LITELOADER_VERSION_REVISION 0
|
||||
#define LITELOADER_VERSION_REVISION 1
|
||||
#define LITELOADER_VERSION_ACTIONS 0
|
||||
#define LITELOADER_VERSION_STATUS LITELOADER_VERSION_DEV
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 15e2c6d7149054f36f103de0a86d58e4548a506f
|
||||
Subproject commit 23548dcf6a1761c0fab3268e733ac84b2b7ccee6
|
@ -2,6 +2,7 @@
|
||||
|
||||
 
|
||||
|
||||
v408.3.x 版本变更内容
|
||||
## Added
|
||||
|
||||
* 添加`ActorBlockSyncMessage`结构
|
||||
@ -30,6 +31,10 @@
|
||||
* 修复`SetDisplayObjectivePacket`类
|
||||
* 修正`HitResult::getEntity`函数
|
||||
|
||||
v408.3.1
|
||||
|
||||
* 修复指令在无作弊情况下不能使用
|
||||
|
||||
## Other
|
||||
|
||||
* 已发布到Tooth库,可使用[Lip](https://github.com/LiteLDev/Lip)或者[LipUI](https://github.com/LiteLDev/LipUI)进行安装
|
||||
|
Loading…
Reference in New Issue
Block a user