dbmmodsdev
Version:
A free open source modification collection for Discord BotMaker.
21 lines (20 loc) • 429 B
JSON
{
"name": "DBM Mods",
"version": "1.8.2",
"author": "DBM Mod Collection",
"description": "A big collection of mods for DBM",
"repository": {
"type": "git",
"repository_url": "https://github.com/Discord-Bot-Maker-Mods/DBM-Mods",
"branchname": "beta"
},
"mod": {
"type": "actions",
"installtodbm": true,
"installtobot": true
},
"ignore": [
"*.md",
".git"
]
}