smartfridge.ml/store/main.json

11 lines
181 B
JSON

{"main": {
"name": "SmartCord Store",
"value": "File",
"store": {
"plugin": [
{"name": "testPlugin", "manifest": "/plugins/testPlugin/manifest.json"},
]
}
}}