diff --git a/Build/kachina.config.json b/Build/kachina.config.json index 229a38d3..f6dd38fb 100644 --- a/Build/kachina.config.json +++ b/Build/kachina.config.json @@ -47,6 +47,9 @@ "title": "BetterGI", "description": "更好的原神,免费且开源", "windowTitle": "BetterGI 安装程序", + "ignoreFolderPath": [ + "${INSTALL_PATH}/User" + ], "userDataPath": [ "${INSTALL_PATH}/User" ],