Update electron-builder
This commit is contained in:
parent
5319bb9d76
commit
2136ce80b7
@ -1,8 +1,8 @@
|
|||||||
appId: 'site33launcher'
|
appId: 'zonedeltalauncher'
|
||||||
productName: 'Site-33 Launcher'
|
productName: 'Zone-Delta Launcher'
|
||||||
artifactName: '${productName}-setup-${version}.${ext}'
|
artifactName: '${productName}-setup-${version}.${ext}'
|
||||||
|
|
||||||
copyright: 'Copyright © 2022-2023 Site-33'
|
copyright: 'Copyright © 2023-2024 Zone-Delta'
|
||||||
|
|
||||||
asar: true
|
asar: true
|
||||||
compression: 'maximum'
|
compression: 'maximum'
|
||||||
@ -39,8 +39,8 @@ mac:
|
|||||||
# Linux Configuration
|
# Linux Configuration
|
||||||
linux:
|
linux:
|
||||||
target: 'AppImage'
|
target: 'AppImage'
|
||||||
maintainer: 'Site-33'
|
maintainer: 'Zone-Delta'
|
||||||
vendor: 'Site-33'
|
vendor: 'Zone-Delta'
|
||||||
synopsis: 'Modded Minecraft Launcher'
|
synopsis: 'Modded Minecraft Launcher'
|
||||||
description: 'Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically.'
|
description: 'Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically.'
|
||||||
category: 'Game'
|
category: 'Game'
|
||||||
|
Loading…
Reference in New Issue
Block a user