-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtooth.json
33 lines (33 loc) · 1000 Bytes
/
tooth.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"format_version": 2,
"tooth": "github.com/ZMBlocks/LSE_Waila",
"version": "1.4.5",
"info": {
"name": "LSE_Waila",
"description": "普普通通的高亮显示~",
"source": "github.com/ZMBlocks/LSE_Waila",
"author": "小小的子沐呀",
"tags": [
"levilamina",
"quickjs",
"waila",
"lse",
"legacyscriptengine"
]
},
"asset_url": "https://github.com/ZMBlocks/LSE_Waila/releases/download/v1.4.5/LSE_Waila-1.4.5.zip",
"prerequisites": {
"github.com/LiteLDev/LeviLamina": ">=1.0.0-rc.1",
"gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs": ">=0.9.0-rc.1",
"github.com/GroupMountain/GMLIB": ">=0.13.9",
"github.com/GroupMountain/GMLIB-LegacyRemoteCallApi": ">=0.13.6"
},
"files": {
"place": [
{
"src": "Waila/*",
"dest": "plugins/Waila"
}
]
}
}