-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginmaster.json
54 lines (54 loc) · 2.2 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
[
{
"Author": "ItsBexy",
"Name": "CrossUp",
"Punchline": "Customize the Cross Hotbar!",
"Description": "This plugin provides customizations for the look and feel of the Cross Hotbar\n\n-Split up the left/right hotbars\n-Display Expanded Hold Controls Separately\n-Customize colors and element positions",
"Changelog": "",
"InternalName": "CrossUp",
"AssemblyVersion": "0.2.0.0",
"RepoUrl": "https://github.com/ItsBexy/CrossUp",
"ApplicableVersion": "any",
"CategoryTags": [
"hotbar",
"ui",
"gamepad",
"controller"
],
"IconUrl": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/CrossUp/images/icon.png",
"DalamudApiLevel": 9,
"ImageUrls": [
""
],
"DownloadLinkInstall": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/CrossUp/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/CrossUp/latest.zip",
"DownloadLinkUpdate": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/CrossUp/latest.zip"
},
{
"Author": "ItsBexy",
"Name": "Gauge-O-Matic",
"InternalName": "GaugeOMatic",
"AssemblyVersion": "0.0.0.3",
"Changelog": "",
"RepoUrl": "https://github.com/ItsBexy/GaugeOMatic",
"ApplicableVersion": "any",
"Punchline": "Enhance and customize job gauges.",
"Description": "Gauge-O-Matic allows you to customize your job gauges by adding extra counters, bars, and indicators in a variety of styles",
"CategoryTags": [
"hud",
"ui"
],
"IconUrl": "https://raw.githubusercontent.com/ItsBexy/GaugeOMatic/main/GaugeOMatic/Assets/icon.png",
"DalamudApiLevel": 9,
"ImageUrls": [
"https://raw.githubusercontent.com/ItsBexy/GaugeOMatic/main/GaugeOMatic/Assets/showCase.jpg"
],
"DownloadLinkInstall": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/GaugeOMatic/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/GaugeOMatic/latest.zip",
"DownloadLinkUpdate": "https://github.com/ItsBexy/BexyPlugins/raw/main/Plugins/GaugeOMatic/latest.zip"
}
]