{
"source": [
{
"id": "dfs",
"name": "Steambird",
"uri": "dfs2+packed+https://bgi-ota.cocogoat.cn/resource/BetterGI.Install.exe",
"icon": ""
},
{
"id": "dfs-alpha",
"name": "测试版",
"uri": "dfs2+packed+https://bgi-ota.cocogoat.cn/resource/BetterGI.Alpha.exe",
"hidden": true
},
{
"id": "github",
"name": "GitHub",
"uri": "https://github.com/babalae/better-genshin-impact/releases/download/${version}/BetterGI.Install.${version}.exe",
"icon": ""
},
{
"id": "cnb",
"name": "CNB.cool",
"uri": "plugin-github+https://cnb.cool/bettergi/better-genshin-impact/-/releases/download/v${version}/BetterGI.Install.${version}.exe#versionRegex=v([0-9]%2B\\.[0-9]%2B\\.[0-9]%2B)&cacheTime=5",
"icon": ""
},
{
"id": "mirrorc",
"name": "Mirror酱",
"uri": "mirrorc://BGI?os=win&arch=x64",
"icon": ""
},
{
"id": "mirrorc-alpha",
"name": "Mirror酱 Alpha",
"uri": "mirrorc://BGI?channel=alpha&os=win&arch=x64",
"hidden": true
}
],
"appName": "BetterGI",
"publisher": "babalae",
"regName": "BetterGI",
"exeName": "BetterGI.exe",
"uninstallName": "BetterGI.uninst.exe",
"updaterName": "BetterGI.update.exe",
"programFilesPath": "BetterGI",
"title": "BetterGI",
"description": "更好的原神,免费且开源",
"windowTitle": "BetterGI 安装程序",
"ignoreFolderPath": [
"${INSTALL_PATH}/User"
],
"userDataPath": [
"${INSTALL_PATH}/User"
],
"extraUninstallPath": [
"${INSTALL_PATH}/log"
],
"uacStrategy": "prefer-admin",
"runtimes": [
"Microsoft.DotNet.DesktopRuntime.8",
"Microsoft.VCRedist.2015+.x64"
]
}