summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorArman <[email protected]>2018-08-02 19:23:07 -0700
committerArman <[email protected]>2018-08-02 19:23:07 -0700
commitf3a97cf24a97ed470978b36dfc6354a158008513 (patch)
treea67d8c7b32149783041091e391835346effb83af /config.json
parentAdd custom path (diff)
downloadlauncher-f3a97cf24a97ed470978b36dfc6354a158008513.tar.xz
launcher-f3a97cf24a97ed470978b36dfc6354a158008513.zip
fixed path escaping
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 7aecb97..b75a3ff 100644
--- a/config.json
+++ b/config.json
@@ -1 +1 @@
-{"customPath":"~/.wine/drive_c/ProgramData/Kingsisle Entertainment/Wizard101","macDefault":"~/.wine/drive_c/ProgramData/Kingsisle Entertainment/Wizard101","winDefault":"C:\\ProgramData\\KingsIsle Entertainment\\Wizard101"} \ No newline at end of file
+{"customPath":"~/.wine/drive_c/ProgramData/Kingsisle\\ Entertainment/Wizard101","macDefault":"~/.wine/drive_c/ProgramData/Kingsisle\\ Entertainment/Wizard101","winDefault":"C:\\ProgramData\\KingsIsle Entertainment\\Wizard101"} \ No newline at end of file