File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.10.5] - 2025-04-13
11
+
12
+ ### Fixed
13
+
14
+ - Fixe param of onBlockExploded event callback [ #264 ] @xiaoqch
15
+
10
16
## [ 0.10.4] - 2025-04-12
11
17
12
18
### Fixed
@@ -820,8 +826,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
820
826
[ #252 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/252
821
827
[ #258 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/258
822
828
[ #261 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/261
829
+ [ #264 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/264
823
830
824
- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...HEAD
831
+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.5...HEAD
832
+ [ 0.10.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...v0.10.5
825
833
[ 0.10.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...v0.10.4
826
834
[ 0.10.3 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.2...v0.10.3
827
835
[ 0.10.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0...v0.10.2
Original file line number Diff line number Diff line change 2
2
"format_version" : 3 ,
3
3
"format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
4
4
"tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5
- "version" : " 0.10.4 " ,
5
+ "version" : " 0.10.5 " ,
6
6
"info" : {
7
7
"name" : " LegacyScriptEngine" ,
8
8
"description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
28
28
"github.com/LiteLDev/LegacyRemoteCall" : " 0.10.*" ,
29
29
"github.com/LiteLDev/LegacyParticleAPI" : " 0.10.*" ,
30
30
"github.com/LiteLDev/LegacyMoney" : " 0.10.*" ,
31
- "git.levimc.org /ShrBox/7-zip" : " 24.*"
31
+ "gitea.litebds.com /ShrBox/7-zip" : " 24.*"
32
32
},
33
33
"assets" : [
34
34
{
You can’t perform that action at this time.
0 commit comments