-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repo.json
22 lines (22 loc) · 975 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": "Lichie",
"Name": "ChatHide",
"Description": "Plugin to display ACT combat log data.",
"InternalName": "ChatHide",
"AssemblyVersion": "0.1.0.0",
"TestingAssemblyVersion": "0.1.0.0",
"RepoUrl": "https://github.com/lichie567/ChatHide",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 69420,
"DownloadLinkInstall": "https://github.com/lichie567/ChatHide/releases/download/0.1.0.0/ChatHide.zip",
"DownloadLinkTesting": "https://github.com/lichie567/ChatHide/releases/download/0.1.0.0/ChatHide.zip",
"DownloadLinkUpdate": "https://github.com/lichie567/ChatHide/releases/download/0.1.0.0/ChatHide.zip",
"IconUrl": "https://raw.githubusercontent.com/lichie567/ChatHide/main/ChatHide/Media/Images/icon.png"
}
]