BetterDiscordApp-v2/tests/ext/plugins/Render Example/config.json

18 lines
426 B
JSON

{
"info": {
"id": "render-example",
"name": "Render Example",
"authors": [
{
"name": "Jiiks",
"discord_id": "81388395867156480",
"github_username": "Jiiks",
"twitter_username": "Jiiksi"
}
],
"version": "1.0",
"description": "Example for rendering stuff"
},
"main": "index.js"
}