diff --git a/package.json b/package.json index 64cf6da..fb4a701 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "launcherWebsite": "https://aeromc.viper.ipv64.net", "main": "src/main.js", "author": "M_Viper", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", + "private": true, "scripts": { "start": "electron .", "prebuild": "node scripts/write-build-config.js",