5
0

Release v0.9.1

This commit is contained in:
Actions 2025-01-26 12:47:18 +00:00
parent fd4561e1f3
commit f03fd6c657
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.0",
"version": "0.9.1",
"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.0",
"version": "0.9.1",
"info": {
"name": "LegacyScriptEngine with Lua backend",
"description": "A plugin engine for running LLSE plugins on LeviLamina",