-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.json
More file actions
53 lines (53 loc) · 2.34 KB
/
plugins.json
File metadata and controls
53 lines (53 loc) · 2.34 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
[{
"projectUrl": "https://github.com/fred4106/devious-plugins",
"provider": "fred-plugins",
"name": "Fred Scala Example",
"description": "An example plugin in scala that can be copied to use as a plugin skeleton. Does nothing functionally.",
"id": "fredscalaexample-plugin",
"releases": [{
"date": "2024-03-23",
"sha512sum": "84004058DF7B473111D3C4F36FC2D0A80A322927DBD20ED33EC55A7A9C9F914657A2E861DC86FF0F9CF7BAF1D0C05ED6FB85A5B1099B9DBA7AF72A6C963097D1",
"version": "0.0.1",
"url": "https://github.com/fred4106/devious-plugins/blob/master/release/fred-example-plugin-scala-0.0.1.jar?raw=true",
"requires": "^1.0.0"
}]
}, {
"projectUrl": "https://github.com/fred4106/devious-plugins",
"provider": "fred-plugins",
"name": "Fred Gauntlet",
"description": "Gauntlet Extended by xKylee updated with auto-features for Hunllef added in.",
"id": "fredgauntlet-plugin",
"releases": [{
"date": "2024-03-23",
"sha512sum": "5A09EA44EA7CEEB9A6EFC532BDC420C2A2FC85E2C2A147B5792A8A69A9E62408FDC402B9BC6E55B521EA008ED4C1E5FC9B26C0B0F41D308AFB60D9B8994E0F6A",
"version": "0.0.1",
"url": "https://github.com/fred4106/devious-plugins/blob/master/release/fred-gauntlet-0.0.1.jar?raw=true",
"requires": "^1.0.0"
}]
}, {
"projectUrl": "https://github.com/fred4106/devious-plugins",
"provider": "fred-plugins",
"name": "Fred GauntletV2",
"description": "Helps with Gauntlet",
"id": "fredgauntletv-plugin",
"releases": [{
"date": "2024-03-23",
"sha512sum": "1C6103F0AFB8011FA893B8CB81F752618EA10A014A6C5690C8559807DC87EA85E8F97E053AC35FE0648AF7F79CC09A9C19D48130870B010AFC4446AD489DA860",
"version": "0.0.1",
"url": "https://github.com/fred4106/devious-plugins/blob/master/release/fred-gauntletV2-0.0.1.jar?raw=true",
"requires": "^1.0.0"
}]
}, {
"projectUrl": "https://github.com/fred4106/devious-plugins",
"provider": "fred-plugins",
"name": "Lucid Gauntlet Plus",
"description": "Full-auto gauntlet plugin",
"id": "lucidgauntletplus-plugin",
"releases": [{
"date": "2024-03-24",
"sha512sum": "DCBF3924F0C3B01F8C39BB088E3BF59076BC58E3FAA444E7460C83E1F98F38FF7923B526088919FF88D4E5BA8B8D20747A8A239A91C3FED2CB0988B1DE12DD90",
"version": "2.0.0",
"url": "https://github.com/fred4106/devious-plugins/blob/master/release/lucid-gauntlet-plus-2.0.0.jar?raw=true",
"requires": "^1.0.0"
}]
}]