diff --git a/EULA.txt b/EULA.txt new file mode 100644 index 00000000..90ba031a --- /dev/null +++ b/EULA.txt @@ -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 \ No newline at end of file diff --git a/package.json b/package.json index 70ae80f4..a1d9a3c2 100644 --- a/package.json +++ b/package.json @@ -131,6 +131,12 @@ "backgroundColor": "transparent", "setBuildNumber": true }, + "nsis": { + "oneClick": false, + "perMachine": false, + "allowToChangeInstallationDirectory": true, + "license": "EULA.txt" + }, "win": { "target": [ "nsis"