From 01432a81eb90361f4cd6c7421e1e823a0a504899 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Sun, 26 May 2024 19:13:03 +0200 Subject: [PATCH] Add license to NSIS installer --- build/installer.nsh | 1 + package.json | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 build/installer.nsh diff --git a/build/installer.nsh b/build/installer.nsh new file mode 100644 index 00000000..5a50d5ad --- /dev/null +++ b/build/installer.nsh @@ -0,0 +1 @@ +ManifestDPIAware true \ No newline at end of file diff --git a/package.json b/package.json index bb8cbde7..4aee4a8d 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,9 @@ "certificateSubjectName": "Jannis Tobias Petersen", "target": "nsis" }, + "nsis": { + "license": "LICENSE.MD" + }, "linux": { "artifactName": "${productName}_${version}.${ext}", "target": [