1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 13:33:33 +08:00

Work in progress

This commit is contained in:
2025-03-03 19:55:53 +08:00
parent 043e7a8e70
commit 880fae10e8
18 changed files with 269 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "LuaScriptEngine",
"version_number": "1.0.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/LuaScriptEngine",
"description": "Write mod functions in lua scripts / 用lua脚本编写mod功能",
"dependencies": [
"xiaoye97-BepInEx-5.4.17"
]
}