We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea26784 commit 6e9029eCopy full SHA for 6e9029e
imgs/rpeicon.png
6.04 KB
imgs/rpesidebar.png
59.4 KB
package.json
@@ -67,13 +67,13 @@
67
}
68
],
69
"publisherName": "Rapid Silicon, Inc.",
70
- "icon": "RPE_icon.png",
+ "icon": "imgs/rpeicon.png",
71
"artifactName": "${name}_windows_installer.${ext}"
72
},
73
"nsis": {
74
"oneClick": false,
75
"allowToChangeInstallationDirectory": true,
76
- "installerSidebar": "imgs/rpesidebar.bmp"
+ "installerSidebar": "imgs/rpesidebar.png"
77
78
"mac": {
79
"category": "public.app-category.productivity",
0 commit comments