Files
server/src/plugins/example-plugin/plugin.json
T

11 lines
238 B
JSON

{
"id": "example-plugin",
"name": "Fosscord example plugin",
"authors": [
"The Arcane Brony"
],
"repository": "https://github.com/fosscord/fosscord-server",
"license": "",
"index": "ExamplePlugin.js"
}