File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
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
77
88## [ Unreleased]
99
10+ ## [ 0.10.4] - 2025-04-12
11+
12+ ### Fixed
13+
14+ - Fixed mc.getBlock [ #261 ] @xiaoqch
15+
1016## [ 0.10.3] - 2025-03-23
1117
1218### Fixed
@@ -813,8 +819,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
813819[ #251 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/251
814820[ #252 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/252
815821[ #258 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/258
822+ [ #261 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/261
816823
817- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...HEAD
824+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...HEAD
825+ [ 0.10.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...v0.10.4
818826[ 0.10.3 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.2...v0.10.3
819827[ 0.10.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0...v0.10.2
820828[ 0.10.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0-rc.2...v0.10.0
Original file line number Diff line number Diff line change 22 "format_version" : 3 ,
33 "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
44 "tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5- "version" : " 0.10.3 " ,
5+ "version" : " 0.10.4 " ,
66 "info" : {
77 "name" : " LegacyScriptEngine" ,
88 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
You can’t perform that action at this time.
0 commit comments