forked from open-osrs/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugins.json
114 lines (114 loc) · 4 KB
/
plugins.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[
{
"name": "GPU",
"id": "gpu-plugin",
"description": "Enables GPU support",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-29",
"url": "https://github.com/open-osrs/plugins/blob/master/release/gpu-0.0.1.jar?raw=true",
"sha512sum": "8F8E447123B132B43745C9C03C7B5875911CFC316CD4FDAF4CE4C95424EBC99789AA123F2DD1CAA0E2F410310D17DB5C77CC21E2648307B160F2837CF2B8AEA0"
}
]
},
{
"name": "Item Stats",
"id": "itemstats-plugin",
"description": "Show information about food and potion effects",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-29",
"url": "https://github.com/open-osrs/plugins/blob/master/release/itemstats-0.0.1.jar?raw=true",
"sha512sum": "D32C5B506908604A99FA0EB36A29EBDECD4E8788EA5C58E55536C5FF77E8F25C5DB5D9DB0B6C2C074DD103F1C9F2F1E94EC9F27A719CCECE0F9DC75AFFE0A51B"
}
]
},
{
"name": "Slayer",
"id": "slayer-plugin",
"description": "Enhance the slayer skill",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-30",
"url": "https://github.com/open-osrs/plugins/blob/master/release/slayer-0.0.1.jar?raw=true",
"sha512sum": "8E41911B2C6A2346112DA39CBD34987E2921A459BCFB6C62CF7E598A73F84F0EAF0B42DB725B64A951EE8AB6F520EA8F57FBF5E4BFB56E66B330E07801D86111"
}
]
},
{
"name": "Status Bars",
"id": "statusbars-plugin",
"description": "Draws HP/Pray/Stamina/Spec status bars next to inventory",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-30",
"url": "https://github.com/open-osrs/plugins/blob/master/release/slayer-0.0.1.jar?raw=true",
"sha512sum": "301DAE17059DADE4A479EDE72F580EA9F284A9DC315EDF2C81E40D3452D54CB19889BC1AC12A16E186AB665910E53481D84BCFDC7FB6422814CD03D6456DFB06"
}
]
},
{
"name": "Stretched Mode",
"id": "stretchedmode-plugin",
"description": "Stretches the game in fixed and resizable modes",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-30",
"url": "https://github.com/open-osrs/plugins/blob/master/release/stretchedmode-0.0.1.jar?raw=true",
"sha512sum": "2B99DBDDD9EF76E2B7CBC27FD48A998C4A61D4DF50F4BE4A5D46BB1EEBDB2C5D0B5172A09F7301F15409E78088227C6C2ED791BF5034DD4D78D1157BABE900D3"
}
]
},
{
"name": "XP Globes",
"id": "xpglobes-plugin",
"description": "Show XP globes for the respective skill when gaining XP",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-30",
"url": "https://github.com/open-osrs/plugins/blob/master/release/xpglobes-0.0.1.jar?raw=true",
"sha512sum": "A71757EBE23430EAB993723E1EAE8D1E854D812D5D5E3217AB82FD7680EAD16FB0798213C82D16C929063FE172639B93AF509FCD6442F78E1CADC0C0113700F1"
}
]
},
{
"name": "XP Tracker",
"id": "xptracker-plugin",
"description": "Enable the XP Tracker panel",
"provider": "OpenOSRS",
"projectUrl": "https://discord.gg/OpenOSRS",
"releases": [
{
"version": "0.0.1",
"requires": "0.0.2",
"date": "2019-11-29",
"url": "https://github.com/open-osrs/plugins/blob/master/release/xptracker-0.0.1.jar?raw=true",
"sha512sum": "F979797F007E7E47DB66F98855A72ABC959E93B9972A1E6A63BAC566B3F16416EB123668E9D3B10F472409EDFF22E9947726057276D093B01759E373250FBF36"
}
]
}
]