Started work on initial publication
This commit is contained in:
parent
5668229379
commit
b5e51e2d6e
2 changed files with 6 additions and 6 deletions
12
plugins.json
12
plugins.json
|
@ -1,13 +1,13 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"internalName": "hijack-customize-pluginhub",
|
"internalName": "example name",
|
||||||
"hash": "ca9ddd3a14a1b6033eb6a59da6465f5f72d47af351f6ce0a13d3ee40fb5b38ea",
|
"hash": "sha256 hash of ",
|
||||||
"size": 2221,
|
"size": size in bytes (int),
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"ca.arnah.runelite.HijackCustomizePlugin"
|
"main plugin classes"
|
||||||
],
|
],
|
||||||
"displayName": "HiJack Customize PluginHub",
|
"displayName": "DisplayName",
|
||||||
"description": "",
|
"description": "",
|
||||||
"provider": "arnah"
|
"provider": "doppelgangr"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue