forked from LizardByte/support-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommands.json
25 lines (25 loc) · 854 Bytes
/
commands.json
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
{
"home" : "Home",
"wiki" : "_Sidebar",
"logs" : "Log-Files",
"server" : "Prerequisites,-Server",
"client" : "Prerequisites,-Client",
"clients" : "Supported-clients",
"install" : "Installation",
"python" : "Install-Python",
"tautulli" : "Configure-Tautulli",
"gamestreaming" : "Configure-Game-Streaming",
"settings" : "Configure-RetroArcher",
"platforms" : "Platform-Names",
"scan" : "Scanning-Games-and-Roms",
"library" : "Configure-Game-Library",
"config_client" : "Configure-Clients",
"meta-igdb" : "Metadata-(IGDB)",
"meta-local" : "Metadata-(Local)",
"config_retroarch" : "Configure-RetroArch",
"cores_retroarch" : "Default-Cores",
"gamepads_retroarch" : "Game-pads",
"config_cemu" : "Configure-CEMU",
"config_rpcs3" : "Configure-RPCS3",
"todo" : "To-Do"
}