-
Notifications
You must be signed in to change notification settings - Fork 0
/
pluginmaster.json
29 lines (29 loc) · 1.45 KB
/
pluginmaster.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
[
{
"Author": "Aireil",
"Name": "FF Logs Viewer",
"Punchline": "View FF Logs ranking percentiles in-game.",
"Description": "View FF Logs ranking percentiles in-game. Add a context menu to open someone's logs. Layout, style, stats, default metric, and more are all customizable in the settings.",
"Changelog": "-2.2.0.0\n API 11 + 7.1 update.\n Update the default layout.\n Add some background improvements.",
"InternalName": "FFLogsViewer",
"AssemblyVersion": "2.2.0.0",
"RepoUrl": "https://github.com/Aireil/FFLogsViewer",
"ApplicableVersion": "any",
"Tags": [
"FFLogs"
],
"DalamudApiLevel": 11,
"IconUrl": "https://github.com/Aireil/FFLogsViewer/raw/master/res/icon.png",
"ImageUrls": [
"https://github.com/Aireil/FFLogsViewer/raw/master/res/image1.png",
"https://github.com/Aireil/FFLogsViewer/raw/master/res/image2.png"
],
"DownloadLinkInstall": "https://github.com/Aireil/MyDalamudPlugins/raw/master/plugins/FFLogsViewer/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/Aireil/MyDalamudPlugins/raw/master/plugins/FFLogsViewer/latest.zip",
"DownloadLinkUpdate": "https://github.com/Aireil/MyDalamudPlugins/raw/master/plugins/FFLogsViewer/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1731634376"
}
]