-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathcommunity_docs.json
More file actions
42 lines (42 loc) · 1.21 KB
/
community_docs.json
File metadata and controls
42 lines (42 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"plugins/community-plugins/mq2discord": {
"url": "https://gitlab.com/Redbot/mq2discord.git",
"branch": "docs-dir",
"docs_path": "docs"
},
"plugins/community-plugins/mq2sqlite": {
"url": "https://gitlab.com/Redbot/mq2sqlite.git",
"branch": "docs-dir",
"docs_path": "docs"
},
"plugins/community-plugins/mq2camera": {
"url": "https://github.com/Redbot/MQ2Camera.git",
"branch": "docs-dir",
"docs_path": "docs"
},
"plugins/community-plugins/mq2dannet": {
"url": "https://github.com/Redbot/MQ2Dan.git",
"branch": "docs-dir",
"docs_path": "MQ2DanNet/docs"
},
"plugins/community-plugins/mq2easyfind": {
"url": "https://github.com/Redbot/MQ2EasyFind.git",
"branch": "docs-dir",
"docs_path": "docs"
},
"plugins/community-plugins/mq2lootmanager": {
"url": "https://github.com/Redbot/MQ2LootManager.git",
"branch": "docs-dir",
"docs_path": "docs"
},
"plugins/community-plugins/mq2nav": {
"url": "https://github.com/Redbot/MQ2Nav.git",
"branch": "doc",
"docs_path": "doc"
},
"plugins/community-plugins/mqtexttospeech": {
"url": "https://github.com/Redbot/MQTextToSpeech.git",
"branch": "docs-dir",
"docs_path": "docs"
}
}