copyright: GHOSCHT
productName: LightControl
asar: true
directories:
buildResources: dist-assets/
output: dist/
files:
- package.json
- init.js
- build/
- node_modules/
- dist-assets/
dmg:
contents:
- type: link
path: /Applications
x: 410
y: 150
- type: file
x: 130
mac:
target: dmg
category: public.app-category.tools
win:
target: nsis
linux:
target:
- deb
- AppImage
nsis:
oneClick: false
allowToChangeInstallationDirectory: true
perMachine: false
artifactName: ${productName}-Setup.${ext}