-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathpluginmaster.json
29 lines (29 loc) · 1.31 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": "attick, daemitus, Khayle",
"Name": "XIV Combo Expanded",
"Punchline": "Condenses combos and mutually exclusive abilities onto a single button.",
"Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. For example, a 1-2-3 combo would become 1-1-1.",
"InternalName": "XIVComboExpanded",
"AssemblyVersion": "2.0.2.3",
"RepoUrl": "https://github.com/daemitus/XIVComboPlugin",
"ApplicableVersion": "any",
"Tags": [
"combo",
"xivcombo",
"expanded",
"pcombo"
],
"DalamudApiLevel": 11,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/daemitus/XIVComboPlugin/master/res/icon.png",
"ImageUrls": [],
"DownloadLinkInstall": "https://github.com/daemitus/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/daemitus/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"DownloadLinkUpdate": "https://github.com/daemitus/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1736039654"
}
]