-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathrepo.json
More file actions
22 lines (22 loc) · 953 Bytes
/
repo.json
File metadata and controls
22 lines (22 loc) · 953 Bytes
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.3.3",
"TestingAssemblyVersion": "0.4.3.3",
"RepoUrl": "https://github.com/lichie567/LMeter",
"ApplicableVersion": "any",
"DalamudApiLevel": 14,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 69420,
"DownloadLinkInstall": "https://github.com/lichie567/LMeter/releases/download/0.4.3.3/LMeter.zip",
"DownloadLinkTesting": "https://github.com/lichie567/LMeter/releases/download/0.4.3.3/LMeter.zip",
"DownloadLinkUpdate": "https://github.com/lichie567/LMeter/releases/download/0.4.3.3/LMeter.zip",
"IconUrl": "https://raw.githubusercontent.com/lichie567/LMeter/main/LMeter/Media/Images/icon.png"
}
]