Files
TeyvatGuide/src-tauri/tauri.windows.conf.json
BTMuli d9f24dccaf 🧑‍💻 完善配置
2026-01-16 20:22:29 +08:00

9 lines
231 B
JSON

{
"$schema": "https://schema.tauri.app/config/2",
"bundle": {
"resources": { "lib/YaeAchievementLib.dll": "resources/YaeAchievementLib.dll" },
"targets": ["msi"],
"windows": { "wix": { "language": "zh-CN" } }
}
}