Cider EULA

This commit is contained in:
Maikiwi 2022-01-22 20:55:08 -08:00
parent 088410f348
commit a10c7cc530
2 changed files with 12 additions and 0 deletions

View file

@ -131,6 +131,12 @@
"backgroundColor": "transparent",
"setBuildNumber": true
},
"nsis": {
"oneClick": false,
"perMachine": false,
"allowToChangeInstallationDirectory": true,
"license": "EULA.txt"
},
"win": {
"target": [
"nsis"