-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPuppetMaster.json
48 lines (48 loc) · 1.72 KB
/
PuppetMaster.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
[
{
"Author": "DodingDaga",
"Name": "Puppet Master",
"InternalName": "PuppetMaster",
"AssemblyVersion": "7.1.1.0",
"Description": "For the lulz",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/dodingdaga/DalamudPlugins",
"Tags": [
"emote",
"plugin"
],
"DalamudApiLevel": 11,
"LoadPriority": 0,
"Punchline": "Let others tell you what to do.",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadCount": 0,
"LastUpdated": "1732537768",
"DownloadLinkInstall": "https://github.com/dodingdaga/DalamudPlugins/releases/download/pp7.1.1.0/latest.zip",
"DownloadLinkTesting": "https://github.com/dodingdaga/DalamudPlugins/releases/download/pp7.1.1.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/dodingdaga/DalamudPlugins/releases/download/pp7.1.1.0/latest.zip"
},
{
"Author": "DodingDaga",
"Name": "Right Back At You",
"InternalName": "Copycat",
"AssemblyVersion": "7.1.1.0",
"Description": "For the lulz",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/dodingdaga/DalamudPlugins",
"Tags": [
"plugin",
"emote"
],
"DalamudApiLevel": 11,
"LoadPriority": 0,
"Punchline": "Nothing but a second-rate, trying hard, copycat!",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadCount": 0,
"LastUpdated": "1733983950",
"DownloadLinkInstall": "https://github.com/dodingdaga/DalamudPlugins/releases/download/cc7.1.1.0/latest.zip",
"DownloadLinkTesting": "https://github.com/dodingdaga/DalamudPlugins/releases/download/cc7.1.1.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/dodingdaga/DalamudPlugins/releases/download/cc7.1.1.0/latest.zip"
}
]