mirror of
https://github.com/EasyTier/EasyTier.git
synced 2024-11-16 19:58:27 +08:00
16 lines
335 B
JSON
16 lines
335 B
JSON
|
{
|
||
|
"tauri": {
|
||
|
"bundle": {
|
||
|
"externalBin": [],
|
||
|
"resources": [
|
||
|
"./wintun.dll",
|
||
|
"./Packet.dll"
|
||
|
],
|
||
|
"windows": {
|
||
|
"webviewInstallMode": {
|
||
|
"type": "embedBootstrapper"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|