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

6
EULA.txt Normal file
View 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

View file

@ -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"