scrcpy-mask/src-tauri/tauri.windows.conf.json

12 lines
218 B
JSON
Raw Normal View History

2024-05-06 13:10:52 +08:00
{
"bundle": {
"resources": [
"resource/default-key-config.json",
"resource/scrcpy-server-v2.4",
"resource/adb.exe",
"resource/AdbWinApi.dll",
"resource/AdbWinUsbApi.dll"
]
}
}