diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config.json b/config.json index d957b03..ea6652a 100644 --- a/config.json +++ b/config.json @@ -1 +1,3 @@ -{"gamePath":"INSERT_FULL_PATH_TO_WIZARD101_FOLDER"}
\ No newline at end of file +{ + "gamePath": "C:\\ProgramData\\KingsIsle Entertainment\\Wizard101" +}
\ No newline at end of file |