-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtooth.json
30 lines (30 loc) · 906 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
{
"format_version": 2,
"tooth": "github.com/engsr6982/PlotCraft",
"version": "1.3.0-rc.1",
"info": {
"name": "PlotCraft - 地皮插件",
"description": "地皮世界|地皮购买|地皮出售|地皮共享|地皮评论",
"author": "engsr6982",
"tags": [
"platform:levilamina",
"type:mod",
"plot",
"plotcraft"
]
},
"asset_url": "https://github.com/engsr6982/PlotCraft/releases/download/v1.3.0-rc.1/PlotCraft-windows-x64.zip",
"prerequisites": {
"github.com/LiteLDev/LeviLamina": ">=1.0.0-rc.3",
"github.com/MiracleForest/iListenAttentively": ">=0.2.2",
"github.com/LiteLDev/MoreDimensions": "0.4.1"
},
"files": {
"place": [
{
"src": "PlotCraft/*",
"dest": "plugins/PlotCraft/"
}
]
}
}