mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: allow change install directory
This commit is contained in:
parent
4ea04b3dbc
commit
34e6947a6a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ nsis:
|
||||||
uninstallDisplayName: ${productName}
|
uninstallDisplayName: ${productName}
|
||||||
createDesktopShortcut: always
|
createDesktopShortcut: always
|
||||||
oneClick: false
|
oneClick: false
|
||||||
|
allowToChangeInstallationDirectory: true
|
||||||
mac:
|
mac:
|
||||||
entitlementsInherit: build/entitlements.mac.plist
|
entitlementsInherit: build/entitlements.mac.plist
|
||||||
extendInfo:
|
extendInfo:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue