mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
9 lines
231 B
JSON
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" } }
|
|
}
|
|
}
|