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