diff options
| author | Arman <[email protected]> | 2018-08-27 13:02:56 -0700 |
|---|---|---|
| committer | Arman <[email protected]> | 2018-08-27 13:02:56 -0700 |
| commit | 4373a4f742830f860497481fdd33bb2b744207a0 (patch) | |
| tree | ea773fc8caf6cd55f5f9f2dc6feaa18bddd0df65 /config.json | |
| parent | Update readme.md (diff) | |
| download | wizrpc-master.tar.xz wizrpc-master.zip | |
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 |