-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
19 lines (14 loc) · 1008 Bytes
/
config.json
File metadata and controls
19 lines (14 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"_comment": "═══════════════════════════════════════════════════════════",
"_comment2": " HAMMER DISCORD RPC - CONFIGURATION FILE",
"_comment3": "═══════════════════════════════════════════════════════════",
"hammerPath": "D:\\SteamLibrary\\steamapps\\common\\SourceFilmmaker\\game\\bin\\hammer.exe",
"autoLaunchHammer": true,
"_autoLaunchInfo": "Set to false if you want to launch Hammer manually",
"updateIntervalSeconds": 15,
"_updateIntervalInfo": "How often to check Hammer (10-30 recommended)",
"showConsole": true,
"_showConsoleInfo": "Set to false to hide console messages",
"theme": "green",
"_themeOptions": "green | red | blue | cyan | magenta | yellow | matrix | fire | ice | purple | hacker"
}