add ability to specify cache dir in settings file

closes #97
This commit is contained in:
Chris
2023-09-12 16:27:07 -06:00
parent f9abbf5220
commit 0c74eb19f6
5 changed files with 21 additions and 7 deletions

View File

@ -207,6 +207,7 @@ double backslash (`\\`) instead of a single backslash (`\`).
"checkForLauncherUpdates": true,
"maxConcurrentDownloads": 4,
"forceUpdate": "PUBLIC_TEST_SERVER_OD",
"cacheDir": "C:\\path\\to\\dir",
"processes": [
{
"fileName": "C:\\path\\to\\app.exe",