Add license to NSIS installer

This commit is contained in:
JannisX11 2024-05-26 19:13:03 +02:00
parent ad7e3b18b0
commit 01432a81eb
2 changed files with 4 additions and 0 deletions

1
build/installer.nsh Normal file
View File

@ -0,0 +1 @@
ManifestDPIAware true

View File

@ -78,6 +78,9 @@
"certificateSubjectName": "Jannis Tobias Petersen",
"target": "nsis"
},
"nsis": {
"license": "LICENSE.MD"
},
"linux": {
"artifactName": "${productName}_${version}.${ext}",
"target": [