-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpluginmaster.json
More file actions
71 lines (71 loc) · 3.26 KB
/
pluginmaster.json
File metadata and controls
71 lines (71 loc) · 3.26 KB
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
[
{
"Author": "GiR-Zippo, Meowchestra",
"Name": "HypnotoadPlugin",
"InternalName": "HypnotoadPlugin",
"AssemblyVersion": "0.0.3.1",
"Description": "LightAmp companion for enhanced functionality.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com//GiR-Zippo/Hypnotoad-Plugin",
"CategoryTags": [
"utility",
"other"
],
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/GiR-Zippo/Hypnotoad-Plugin/master/Data/icon.png",
"Punchline": "Companion plugin for enhanced functionality.",
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdate": "1766067387",
"DownloadLinkInstall": "https://github.com//GiR-Zippo/Hypnotoad-Plugin/releases/download/0.0.3.1/latest.zip",
"DownloadLinkTesting": "https://github.com//GiR-Zippo/Hypnotoad-Plugin/releases/download/0.0.3.1/latest.zip",
"DownloadLinkUpdate": "https://github.com//GiR-Zippo/Hypnotoad-Plugin/releases/download/0.0.3.1/latest.zip"
},
{
"Author": "GiR-Zippo",
"Name": "HypnotoadUi",
"InternalName": "HypnotoadUi",
"AssemblyVersion": "0.0.2.12",
"Description": "An Ui for the HypnoToad. You need to install the HypnoToad too.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/GiR-Zippo/HypnotoadUi",
"CategoryTags": [
"utility",
"other"
],
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/GiR-Zippo/HypnotoadUi/main/Configs/icon.png",
"Punchline": "An Ui for the HypnoToad.",
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdate": "1731701399",
"DownloadLinkInstall": "https://github.com/GiR-Zippo/HypnotoadUi/releases/download/0.0.2.12/latest.zip",
"DownloadLinkTesting": "https://github.com/GiR-Zippo/HypnotoadUi/releases/download/0.0.2.12/latest.zip",
"DownloadLinkUpdate": "https://github.com/GiR-Zippo/HypnotoadUi/releases/download/0.0.2.12/latest.zip"
},
{
"Author": "GiR-Zippo, Anna(ascclemens)",
"Name": "Macrology",
"InternalName": "Macrology",
"AssemblyVersion": "1.0.4.1",
"Description": "Adds a better macro system to the game. Macrology allows for macros of infinite length, adds looping, allows comments, supports pausing, allows you to run multiple macros at once, and supports fractional waits.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/GiR-Zippo/Macrology",
"Tags": [
"Macrology",
"Macro"
],
"LoadRequiredState": 0,
"LoadPriority": 0,
"LoadSync": "false",
"IconUrl": "",
"Punchline": "Adds a better macro system to the game.",
"IsHide": "false",
"IsTestingExclusive": "false",
"AcceptsFeedback": "false",
"LastUpdate": "1766273191",
"DownloadLinkInstall": "https://github.com/GiR-Zippo/Macrology/releases/download/1.0.4.1/latest.zip",
"DownloadLinkTesting": "https://github.com/GiR-Zippo/Macrology/releases/download/1.0.4.1/latest.zip",
"DownloadLinkUpdate": "https://github.com/GiR-Zippo/Macrology/releases/download/1.0.4.1/latest.zip"
}
]