File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242
4343 - run : |
4444 xmake -y
45- sed -i 's/\"name\": \"legacy-script-engine\"/\"name\": \"legacy-script-engine-${{ matrix.backend }}\"/g' bin/legacy-script-engine/manifest.json
46- mv bin/legacy-script-engine bin/legacy-script-engine-${{ matrix.backend }}
4745
4846 - uses : actions/upload-artifact@v4
4947 with :
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323### Fixed
2424
25- - Fixed onPlayerInteractEntity [ #231 ] ShrBox 20 分钟之前
25+ - Fixed onPlayerInteractEntity [ #231 ]
26+ - Fixed onEntityExplode [ #225 ]
2627
2728## [ 0.9.5] - 2025-02-04
2829
@@ -738,6 +739,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
738739[ #220 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/220
739740[ #221 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/221
740741[ #222 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/222
742+ [ #225 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/225
741743[ #226 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/226
742744[ #227 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/227
743745[ #231 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/231
You can’t perform that action at this time.
0 commit comments