forked from daemitus/MyDalamudPlugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginmaster.json
88 lines (88 loc) · 4.95 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[
{
"Author": "UrsaBear",
"Name": "ezWondrousTails",
"Punchline": "Adds row probabilities to the Wondrous Tails display.",
"Description": "This plugin prints the probability of getting a row in Wondrous Tails to the in-game display along with the average probability of what would happen if you shuffled.",
"InternalName": "WondrousTailsSolver",
"AssemblyVersion": "2.1.2.0",
"RepoUrl": "https://github.com/UrsaBear/WondrousTailsSolver",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/UrsaBear/WondrousTailsSolver/master/res/icon.png",
"ImageUrls": [
"https://raw.githubusercontent.com/UrsaBear/WondrousTailsSolver/master/res/image1.png"
],
"DownloadLinkInstall": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/WondrousTailsSolver/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/WondrousTailsSolver/latest.zip",
"DownloadLinkUpdate": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/WondrousTailsSolver/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1661477495"
},
{
"Author": "UrsaBear",
"Name": "Yes Already",
"Punchline": "Clicks Yes in various dialogs you've specified.",
"Description": "Tired of clicking yes in Praetorium? Can't stand using keys in dungeons? Well do I have the plugin for you! Yes Already is specifically designed to click all the annoying dialogs you've grown accustomed facerolling. Just enter the dialog text, and you'll never see it again! Also works with /regex/ and has several built-in modules for dialogs that aren't quite yes/no prompts but act like it (like desynth).",
"InternalName": "YesAlready",
"AssemblyVersion": "1.2.2.1",
"RepoUrl": "https://github.com/UrsaBear/YesAlready",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,
"LoadPriority": 1,
"IconUrl": "https://github.com/UrsaBear/YesAlready/raw/master/res/icon.png",
"ImageUrls": [],
"DownloadLinkInstall": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/YesAlready/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/YesAlready/latest.zip",
"DownloadLinkUpdate": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/YesAlready/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1661477495"
},
{
"Author": "attick, UrsaBear",
"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": "1.3.4.1",
"RepoUrl": "https://github.com/UrsaBear/XIVComboPlugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/UrsaBear/XIVComboPlugin/master/res/icon.png",
"ImageUrls": [],
"DownloadLinkInstall": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"DownloadLinkUpdate": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1661477495"
},
{
"Author": "UrsaBear",
"Name": "Something Need Doing",
"Punchline": "Work work.",
"Description": "A hard-working peon that crafts what you tell him to. An all-in-one sythesizing solution.",
"InternalName": "SomethingNeedDoing",
"AssemblyVersion": "1.3.0.5",
"RepoUrl": "https://github.com/UrsaBear/SomethingNeedDoing",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,
"LoadPriority": 0,
"IconUrl": "https://github.com/UrsaBear/SomethingNeedDoing/raw/master/res/icon.png",
"ImageUrls": [],
"DownloadLinkInstall": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/SomethingNeedDoing/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/SomethingNeedDoing/latest.zip",
"DownloadLinkUpdate": "https://github.com/UrsaBear/MyDalamudPlugins/raw/master/plugins/SomethingNeedDoing/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1661477495"
}
]