Cider EULA
This commit is contained in:
parent
088410f348
commit
a10c7cc530
2 changed files with 12 additions and 0 deletions
6
EULA.txt
Normal file
6
EULA.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Cider EULA
|
||||||
|
You hereby automatically agree with the following terms by installing this software.
|
||||||
|
|
||||||
|
- Declare mizuhara as your only waifu
|
||||||
|
- ur a loser like kazuya
|
||||||
|
- you promise not to say your mom jokes in the discord
|
|
@ -131,6 +131,12 @@
|
||||||
"backgroundColor": "transparent",
|
"backgroundColor": "transparent",
|
||||||
"setBuildNumber": true
|
"setBuildNumber": true
|
||||||
},
|
},
|
||||||
|
"nsis": {
|
||||||
|
"oneClick": false,
|
||||||
|
"perMachine": false,
|
||||||
|
"allowToChangeInstallationDirectory": true,
|
||||||
|
"license": "EULA.txt"
|
||||||
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": [
|
"target": [
|
||||||
"nsis"
|
"nsis"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue