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