mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-13 21:27:25 +08:00
16 lines
335 B
JSON
16 lines
335 B
JSON
{
|
|
"tauri": {
|
|
"bundle": {
|
|
"externalBin": [],
|
|
"resources": [
|
|
"./wintun.dll",
|
|
"./Packet.dll"
|
|
],
|
|
"windows": {
|
|
"webviewInstallMode": {
|
|
"type": "embedBootstrapper"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |