Release v0.9.0-rc.3
This commit is contained in:
parent
c9f803c9bc
commit
789b7c969e
Binary file not shown.
10
tooth.json
10
tooth.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"format_version": 2,
|
||||
"tooth": "gitea.litebds.com/LiteLDev/legacy-script-engine-lua",
|
||||
"version": "0.9.0-rc.2",
|
||||
"version": "0.9.0-rc.3",
|
||||
"info": {
|
||||
"name": "LegacyScriptEngine with Lua backend",
|
||||
"description": "A plugin engine for running LLSE plugins on LeviLamina",
|
||||
@ -12,12 +12,12 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"github.com/LiteLDev/LegacyRemoteCall": "0.9.0-rc.3",
|
||||
"github.com/LiteLDev/LegacyParticleAPI": "0.9.0-rc.3",
|
||||
"github.com/LiteLDev/LegacyMoney": "0.9.0-rc.3"
|
||||
"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"
|
||||
},
|
||||
"prerequisites": {
|
||||
"github.com/LiteLDev/LeviLamina": "1.0.0-rc.2"
|
||||
"github.com/LiteLDev/LeviLamina": "1.0.0-rc.3"
|
||||
},
|
||||
"files": {
|
||||
"place": [
|
||||
|
Loading…
Reference in New Issue
Block a user