mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-04-06 17:31:09 +08:00
Add license to NSIS installer
This commit is contained in:
parent
ad7e3b18b0
commit
01432a81eb
1
build/installer.nsh
Normal file
1
build/installer.nsh
Normal file
@ -0,0 +1 @@
|
||||
ManifestDPIAware true
|
@ -78,6 +78,9 @@
|
||||
"certificateSubjectName": "Jannis Tobias Petersen",
|
||||
"target": "nsis"
|
||||
},
|
||||
"nsis": {
|
||||
"license": "LICENSE.MD"
|
||||
},
|
||||
"linux": {
|
||||
"artifactName": "${productName}_${version}.${ext}",
|
||||
"target": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user