mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
🧑💻 完善配置
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"bundle": {
|
||||
"resources": { "lib/YaeAchievementLib.dll": "resources/YaeAchievementLib.dll" }
|
||||
"resources": { "lib/YaeAchievementLib.dll": "resources/YaeAchievementLib.dll" },
|
||||
"targets": ["msi"],
|
||||
"windows": { "wix": { "language": "zh-CN" } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user