forked from daemitus/MyDalamudPlugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pluginmaster.json
23 lines (23 loc) · 1.34 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
[
{
"Author": "attick, daemitus, Evil-Crab, PrincessRTFM, Maxunit",
"Name": "XIV Combo Expanded Customized",
"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. Please keep an eye on the GitHub page for changes without a version bump!",
"InternalName": "XIVComboExpandedCustomized",
"AssemblyVersion": "1.5.0.23",
"RepoUrl": "https://github.com/maxunit/XIVComboPlugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/maxunit/XIVComboPlugin/master/res/icon.png",
"ImageUrls": [],
"DownloadLinkInstall": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/XIVComboExpandedCustomized/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/XIVComboExpandedCustomized/latest.zip",
"DownloadLinkUpdate": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/XIVComboExpandedCustomized/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1720470984"
}
]