Files
server/plugins/example-plugin/plugin.json
TheArcaneBrony b1b9cf7333 Add test plugin
2022-08-13 21:57:51 +02:00

10 lines
205 B
JSON

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