5
0

Release v0.9.4

This commit is contained in:
Actions 2025-02-02 03:51:11 +00:00
parent 62443bce8f
commit d2199ca940
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.3",
"version": "0.9.4",
"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.3",
"version": "0.9.4",
"info": {
"name": "LegacyScriptEngine with Lua backend",
"description": "A plugin engine for running LLSE plugins on LeviLamina",