🧑‍💻 配置分平台

This commit is contained in:
BTMuli
2026-01-16 20:15:16 +08:00
parent e3f3a038f4
commit 87eddb7e87
5 changed files with 82 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"bundle": {
"resources": { "lib/YaeAchievementLib.dll": "resources/YaeAchievementLib.dll" }
}
}