Release v0.9.0
This commit is contained in:
parent
992785626d
commit
fd4561e1f3
Binary file not shown.
12
tooth.json
12
tooth.json
@ -1,23 +1,23 @@
|
||||
{
|
||||
"format_version": 2,
|
||||
"tooth": "gitea.litebds.com/LiteLDev/legacy-script-engine-lua",
|
||||
"version": "0.9.0-rc.5",
|
||||
"version": "0.9.0",
|
||||
"info": {
|
||||
"name": "LegacyScriptEngine with Lua backend",
|
||||
"description": "A plugin engine for running LLSE plugins on LeviLamina",
|
||||
"author": "LiteLDev",
|
||||
"tags": [
|
||||
"levilamina",
|
||||
"platform:levilamina",
|
||||
"plugin-engine"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"github.com/LiteLDev/LegacyRemoteCall": "0.9.0-rc.4",
|
||||
"github.com/LiteLDev/LegacyParticleAPI": "0.9.0-rc.4",
|
||||
"github.com/LiteLDev/LegacyMoney": "0.9.0-rc.4"
|
||||
"github.com/LiteLDev/LegacyRemoteCall": "0.9.x",
|
||||
"github.com/LiteLDev/LegacyParticleAPI": "0.9.x",
|
||||
"github.com/LiteLDev/LegacyMoney": "0.9.x"
|
||||
},
|
||||
"prerequisites": {
|
||||
"github.com/LiteLDev/LeviLamina": "1.0.0-rc.3"
|
||||
"github.com/LiteLDev/LeviLamina": "1.0.x"
|
||||
},
|
||||
"files": {
|
||||
"place": [
|
||||
|
Loading…
Reference in New Issue
Block a user