mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-01-25 19:32:38 +08:00
Add ignoreFolderPath to kachina.config.json
This commit is contained in:
@@ -47,6 +47,9 @@
|
|||||||
"title": "BetterGI",
|
"title": "BetterGI",
|
||||||
"description": "更好的原神,免费且开源",
|
"description": "更好的原神,免费且开源",
|
||||||
"windowTitle": "BetterGI 安装程序",
|
"windowTitle": "BetterGI 安装程序",
|
||||||
|
"ignoreFolderPath": [
|
||||||
|
"${INSTALL_PATH}/User"
|
||||||
|
],
|
||||||
"userDataPath": [
|
"userDataPath": [
|
||||||
"${INSTALL_PATH}/User"
|
"${INSTALL_PATH}/User"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user