mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-04-23 17:19:28 +08:00
4938e3ed2b
migrate gui to tauri2
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"bundle": {
|
|
"externalBin": [],
|
|
"resources": [
|
|
"./wintun.dll",
|
|
"./Packet.dll"
|
|
],
|
|
"windows": {
|
|
"webviewInstallMode": {
|
|
"type": "embedBootstrapper"
|
|
}
|
|
}
|
|
}
|
|
} |