mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-03-12 21:23:00 -07:00
Enable UseLocalAppData (Windows only)
Migrates Zwift folder from Documents to AppData\Local
This commit is contained in:
@@ -2550,9 +2550,6 @@
|
|||||||
"value": true,
|
"value": true,
|
||||||
"values": {}
|
"values": {}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "zwift_launcher_osx_use_local_appdata"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "zwift_launcher_update_interval",
|
"name": "zwift_launcher_update_interval",
|
||||||
"value": true,
|
"value": true,
|
||||||
@@ -2579,7 +2576,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zwift_launcher_win_use_local_appdata"
|
"name": "zwift_launcher_win_use_local_appdata",
|
||||||
|
"value": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user