forked from sh-edraft.de/sh_discord_bot
13 lines
346 B
JSON
13 lines
346 B
JSON
|
{
|
||
|
"WorkspaceSettings": {
|
||
|
"DefaultProject": "bot",
|
||
|
"Projects": {
|
||
|
"bot": "src/bot/bot.json",
|
||
|
"bot-commands": "src/bot_commands/bot-commands.json",
|
||
|
"bot-events": "src/bot_events/bot-events.json",
|
||
|
"bot-core": "src/bot_core/bot-core.json",
|
||
|
"bot-data": "src/bot_data/bot-data.json"
|
||
|
},
|
||
|
"Scripts": {}
|
||
|
}
|
||
|
}
|