5
0

Release v0.9.3

This commit is contained in:
Actions 2025-01-30 09:00:50 +00:00
parent 6bde20d3ce
commit 62443bce8f
3 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "legacy-script-engine-lua",
"entry": "legacy-script-engine-lua.dll",
"version": "0.9.2",
"version": "0.9.3",
"type": "native",
"description": "A plugin engine for running LLSE plugins on LeviLamina",
"author": "LiteLDev",

View File

@ -1,7 +1,7 @@
{
"format_version": 2,
"tooth": "gitea.litebds.com/LiteLDev/legacy-script-engine-lua",
"version": "0.9.2",
"version": "0.9.3",
"info": {
"name": "LegacyScriptEngine with Lua backend",
"description": "A plugin engine for running LLSE plugins on LeviLamina",