This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from LiteLDev/LeviLamina
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update installation script
- Loading branch information
Showing
2 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
# Release 2.10.1 | ||
# Release 2.11.0 | ||
|
||
![BDS 1.19.62.01](https://img.shields.io/badge/BDS-1.19.62.01-blue?style=for-the-badge) ![Protocol 567](https://img.shields.io/badge/Protocol-567-orange?style=for-the-badge) | ||
![BDS 1.19.63.01](https://img.shields.io/badge/BDS-1.19.63.01-blue?style=for-the-badge) ![Protocol 568](https://img.shields.io/badge/Protocol-568-orange?style=for-the-badge) | ||
|
||
<!-- | ||
## Added | ||
--> | ||
|
||
* Add feetPos for Player and Entity in LLSE (by @yqs112358) | ||
* Add resourcepack encryption (by @dreamguxiang) | ||
* Add get/setTime() get/setWeather() api in LLSE (by @ACX66) | ||
|
||
## Changed | ||
* Remove unused configuration item (by @StarsDream00) | ||
|
||
## Fixed | ||
* Update Header for 1.19.63 (by @dreamguxiang) | ||
* Add members for HopperSearchItemEvent & HopperPushOutEvent (by @ACX66) | ||
|
||
* Fix SimulatedPlayer Bugs (by @dreamguxiang) | ||
* Fix LLSE crash when loading wrong json config file (by @ACX66) | ||
* Fix LLSE's fastlog (by @ACX66) | ||
## Fixed | ||
|
||
* Fix PlayerAttackEvent::mAttackDamage (by @ACX66) | ||
|
||
**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.10.0...2.10.1 | ||
**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.10.1...2.11.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters