mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
Merge pull request #573 from hydralauncher/feature/allow-user-change-install-directory
feat: allow change install directory
This commit is contained in:
commit
13a4708a02
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ nsis:
|
|||
uninstallDisplayName: ${productName}
|
||||
createDesktopShortcut: always
|
||||
oneClick: false
|
||||
allowToChangeInstallationDirectory: true
|
||||
mac:
|
||||
entitlementsInherit: build/entitlements.mac.plist
|
||||
extendInfo:
|
||||
|
|
Loading…
Reference in a new issue