-
Notifications
You must be signed in to change notification settings - Fork 2
/
repo.json
22 lines (22 loc) · 955 Bytes
/
repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"Author": "ForteSky",
"Name": "FoodCheck",
"Description": "See who is missing food buff during pull timer.",
"InternalName": "foodCheck",
"AssemblyVersion": "0.0.0.0",
"TestingAssemblyVersion": "0.0.0.0",
"RepoUrl": "https://github.com/ForteSky/FoodCheck",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 0,
"DownloadLinkInstall": "https://github.com/ForteSky/FoodCheck/releases/download/latest/latest.zip",
"DownloadLinkTesting": "https://github.com/ForteSky/FoodCheck/releases/download/latest/latest.zip",
"DownloadLinkUpdate": "https://github.com/ForteSky/FoodCheck/releases/download/latest/latest.zip",
"IconUrl": "https://raw.githubusercontent.com/ForteSky/FoodCheck/main/img/icon.png"
}
]