diff options
| author | Christopher Gwynn <[email protected]> | 2021-02-06 05:45:23 -0500 |
|---|---|---|
| committer | Christopher Gwynn <[email protected]> | 2021-02-06 05:45:23 -0500 |
| commit | 9d642618010bf8d0d5ccffb18eaf36f9df45c786 (patch) | |
| tree | 089eb1c43342509f19c263e5dc3e18605e5f5792 /settings.json | |
| parent | add discord rpc capability (diff) | |
| download | wizard101-rpc-9d642618010bf8d0d5ccffb18eaf36f9df45c786.tar.xz wizard101-rpc-9d642618010bf8d0d5ccffb18eaf36f9df45c786.zip | |
auto reconnect
Diffstat (limited to 'settings.json')
| -rw-r--r-- | settings.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.json b/settings.json index e69de29..d6998d5 100644 --- a/settings.json +++ b/settings.json @@ -0,0 +1,4 @@ +{ + "path": "", + "startup": "" +}
\ No newline at end of file |