mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-11 09:08:14 +08:00
👷 更改打包配置,仅支持 windows(msi)
This commit is contained in:
@@ -48,13 +48,9 @@
|
|||||||
"active": true,
|
"active": true,
|
||||||
"icon": ["icons/icon.png", "icons/icon.ico"],
|
"icon": ["icons/icon.png", "icons/icon.ico"],
|
||||||
"identifier": "tauri-genshin",
|
"identifier": "tauri-genshin",
|
||||||
"targets": "all",
|
|
||||||
"windows": {
|
"windows": {
|
||||||
"wix": {
|
"wix": {
|
||||||
"language": "zh-CN"
|
"language": "zh-CN"
|
||||||
},
|
|
||||||
"nsis": {
|
|
||||||
"languages": ["SimpChinese"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user