Skip to content

Commit

Permalink
Create tooth.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zimuya4153 committed Jun 2, 2024
1 parent de5ae37 commit b29d36e
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions tooth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"format_version": 2,
"tooth": "github.com/zimuya4153/LSE_Waila",
"version": "1.0.0",
"info": {
"name": "LSE_Waila",
"description": "为LL3提供motd的接口和papi变量",
"source": "github.com/zimuya4153/LSE_Waila",
"author": "小小的子沐呀",
"tags": [
"levilamina",
"quickjs",
"waila",
"lse",
"legacyscriptengine"
]
},
"asset_url": "https://github.com/zimuya4153/LSE_Waila/releases/download/v1.0.0/LSE_Waila-1.0.0.zip",
"dependencies": {
"github.com/LiteLDev/LeviLamina": ">=0.0.1",
"gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs": ">=0.0.1",
"github.com/GroupMountain/GMLIB": ">=0.12.8",
"github.com/GroupMountain/GMLIB-LegacyRemoteCallApi": ">=0.12.8"
},
"files": {
"place": [
{
"src": "Waila/*",
"dest": "plugins/Waila"
}
]
}
}

0 comments on commit b29d36e

Please sign in to comment.