-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtooth.json
29 lines (29 loc) · 891 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
{
"format_version": 2,
"tooth": "github.com/engsr6982/LeviTPSystem",
"version": "0.6.0",
"info": {
"name": "LeviTPSystem",
"description": "| 家园传送 | 公共传送 | 玩家传送 | 随机传送 | 精美UI | 死亡传送 | 死亡查询 | 玩家自定义规则 |",
"author": "engsr6982",
"tags": [
"levilamina",
"plugin",
"levitpsystem",
"tp"
]
},
"asset_url": "https://github.com/engsr6982/LeviTPSystem/releases/download/v0.6.0/LeviTPSystem-windows-x64.zip",
"prerequisites": {
"github.com/LiteLDev/LeviLamina": ">=0.13.4 <0.14.0",
"github.com/engsr6982/PermissionCore": "0.10.1"
},
"files": {
"place": [
{
"src": "LeviTPSystem/*",
"dest": "plugins/LeviTPSystem/"
}
]
}
}