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

11 lines
190 B
JSON
Raw Normal View History

2018-01-20 18:48:27 +01:00
{
"info": {
"name": "Example Plugin 2",
"authors": [
"Jiiks"
],
"version": 1.0,
"description": "Example Plugin 2 Description"
}
}