This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
forked from goatcorp/DalamudPlugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginmaster.json
73 lines (73 loc) · 3.35 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
[
{
"Author": "Haplo064",
"Name": "Chat Bubbles",
"InternalName": "ChatBubbles",
"AssemblyVersion": "1.6.0",
"Description": "Enables in-game chat bubbles.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Blackwolf1337/ChatBubbles",
"Tags": [
"UI",
"Roleplay",
"RP",
"Bubbles",
"Chat"
],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"Punchline": "Enables in-game chat bubbles.",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": "1650757191",
"DownloadLinkInstall": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/ChatBubbles/latest.zip",
"DownloadLinkTesting": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/ChatBubbles/latest.zip",
"DownloadLinkUpdate": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/ChatBubbles/latest.zip"
},
{
"Author": "akira0245, semi-continued by Blackwolf",
"Name": "MidiBard (API 6)",
"InternalName": "MidiBard",
"AssemblyVersion": "2.0.0.1",
"Description": "Bard performance using midi files or keyboard.\n- Solo and ensemble mode support\n- Text commands for instrument equip and switch",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Blackwolf1337/MidiBard",
"Tags": [
"akira",
"perform",
"instrument"
],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"IconUrl": "https://i.loli.net/2021/09/09/L1fkrwElUKYMtN3.png",
"Punchline": "Bard performance using midi files or keyboard.",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": "1650476975",
"DownloadLinkInstall": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/MidiBard/latest.zip",
"DownloadLinkTesting": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/MidiBard/latest.zip",
"DownloadLinkUpdate": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/MidiBard/latest.zip"
},
{
"Author": "ascclemens, semi-continued by Blackwolf",
"Name": "The Roleplayer's Toolbox (API 6)",
"InternalName": "RoleplayersToolbox",
"AssemblyVersion": "0.3.3",
"Description": "A collection of useful tools for roleplayers.\n\nChoose a PF or use the /route command to set a destination and get told the fastest way to navigate to any house.\nEnable click-to-examine on left or right click.\nPrevent untargeting or changing your target.\nSet any emote on your hotbar, such as sleep or object sit.\nAdd the /emoteid command to use any emote by its ID.\nDisable the /doze emote snap so you can use the sleep emote anywhere.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Blackwolf1337/RoleplayersToolbox",
"Tags": [],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"Punchline": "Bard performance using midi files or keyboard.",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": "1650476110",
"DownloadLinkInstall": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/RoleplayersToolbox/latest.zip",
"DownloadLinkTesting": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/RoleplayersToolbox/latest.zip",
"DownloadLinkUpdate": "https://github.com/Blackwolf1337/DalamudPlugins/raw/api6/plugins/RoleplayersToolbox/latest.zip"
}
]