mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 13:53:44 +08:00
chore: Allow user to choose where to install (#110)
This commit is contained in:
parent
7fcfaadd91
commit
556232aac4
@ -16,6 +16,7 @@
|
|||||||
"nsis": {
|
"nsis": {
|
||||||
"displayLanguageSelector": true,
|
"displayLanguageSelector": true,
|
||||||
"installerIcon": "icons/icon.ico",
|
"installerIcon": "icons/icon.ico",
|
||||||
|
"installMode": "both",
|
||||||
"languages": ["SimpChinese", "English"],
|
"languages": ["SimpChinese", "English"],
|
||||||
"license": "../LICENSE"
|
"license": "../LICENSE"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user