-
Notifications
You must be signed in to change notification settings - Fork 5
/
pluginmaster.json
70 lines (70 loc) · 3.68 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
[
{
"Author": "attick, daemitus, VariableVixen",
"Name": "XIV Combo Very Expanded",
"Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. To a degree that some would call absurd, but that's why it's all configurable. Let the players decide.",
"InternalName": "XIVComboVX",
"AssemblyVersion": "9.30.0",
"RepoUrl": "https://github.com/PrincessRTFM/XIVComboPlugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadLinkInstall": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XIVComboVX/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XIVComboVX/latest.zip",
"DownloadLinkUpdate": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XIVComboVX/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1723176934"
},
{
"Author": "VariableVixen",
"Name": "WoLua",
"Description": "Write custom chat commands by creating lua scripts",
"InternalName": "WoLua",
"AssemblyVersion": "3.7.0",
"RepoUrl": "https://github.com/PrincessRTFM/WoLua",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadLinkInstall": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/WoLua/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/WoLua/latest.zip",
"DownloadLinkUpdate": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/WoLua/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1723176934"
},
{
"Author": "VariableVixen",
"Name": "TinyCommands",
"Description": "Adds tiny and simple but useful chat commands, and nothing more. It doesn't even have a UI.",
"InternalName": "TinyCmds",
"AssemblyVersion": "8.9.1",
"RepoUrl": "https://github.com/PrincessRTFM/TinyCommands",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadLinkInstall": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/TinyCmds/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/TinyCmds/latest.zip",
"DownloadLinkUpdate": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/TinyCmds/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1723176934"
},
{
"Author": "VariableVixen",
"Name": "XivEsp",
"Description": "If you've ever spent ten minutes looking for your hunt target, this is the plugin for you. Set a case-insensitive substring, glob, or regular expression, and all nearby game objects with matching names will be tagged on your screen!",
"InternalName": "XivEsp",
"AssemblyVersion": "1.6.0.0",
"RepoUrl": "https://github.com/PrincessRTFM/XivEsp",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadLinkInstall": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XivEsp/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XivEsp/latest.zip",
"DownloadLinkUpdate": "https://github.com/PrincessRTFM/MyDalamudPlugins/raw/master/plugins/XivEsp/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1723176934"
}
]