blob: 4db011521d419ea2572aac10efb4aa1f721f814c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
{
"id": "example-plugin",
"name": "Fosscord example plugin",
"authors": ["The Arcane Brony"],
"repository": "https://github.com/fosscord/fosscord-server",
"license": "",
"mainClass": "TestPlugin"
}
|