1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 18:32:29 +01:00

Add template plugin base

This commit is contained in:
TheArcaneBrony 2022-08-10 04:31:11 +02:00
parent a10891a5a7
commit 0b401956f5
No known key found for this signature in database
GPG Key ID: 32FC5AAADAD75A22
2 changed files with 8 additions and 0 deletions

View File

View File

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