-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpluginmaster.json
More file actions
29 lines (29 loc) · 1.86 KB
/
Copy pathpluginmaster.json
File metadata and controls
29 lines (29 loc) · 1.86 KB
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.5.3.0\n Update the default layout.\n-2.5.2.1\n Update unreal in the default layout (by NicolasJOnGithub).\n-2.5.2.0\n Enable context menus on Chat 2.\n-2.5.1.3\n Fix resizing not properly working on fixed window size.\n-2.5.1.2\n Fix player name parsing on CN version.\n-2.5.1.1\n Fix clipboard search not working due to Dalamud-related changes.\n-2.5.1.0\n Add support for CN client. Thank you to Nukoooo for the changes and for having supported it since 2022.\n-2.5.0.1\n Update for 7.5 patch.",
"InternalName": "FFLogsViewer",
"AssemblyVersion": "2.5.3.0",
"RepoUrl": "https://github.com/Aireil/FFLogsViewer",
"ApplicableVersion": "any",
"Tags": [
"FFLogs"
],
"DalamudApiLevel": 15,
"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": "1780391324"
}
]