feat: clash meta core support (wip)

This commit is contained in:
GyDi
2022-05-16 01:52:50 +08:00
parent c382ad1cc8
commit b3a72d55ae
5 changed files with 149 additions and 37 deletions

View File

@@ -0,0 +1,7 @@
{
"tauri": {
"bundle": {
"externalBin": ["sidecar/clash", "sidecar/clash-meta"]
}
}
}