mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
16 lines
335 B
JSON
16 lines
335 B
JSON
{
|
|
"tauri": {
|
|
"bundle": {
|
|
"externalBin": [],
|
|
"resources": [
|
|
"./wintun.dll",
|
|
"./Packet.dll"
|
|
],
|
|
"windows": {
|
|
"webviewInstallMode": {
|
|
"type": "embedBootstrapper"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |