Update MakerSquirrel configuration for Colanode desktop application

This commit is contained in:
Ylber Gashi
2024-12-02 23:24:02 +01:00
parent 8156c791fc
commit 2394f577dc

View File

@@ -47,7 +47,12 @@ const config: ForgeConfig = {
},
rebuildConfig: {},
makers: [
new MakerSquirrel({}),
new MakerSquirrel({
name: 'Colanode',
authors: 'Colanode',
description: 'Colanode Desktop Application',
setupExe: 'ColanodeSetup.exe',
}),
new MakerZIP({}, ['darwin']),
new MakerRpm({
options: {