Update electron-builder.yml

This commit is contained in:
porori0513 2024-02-16 14:04:25 +09:00
parent a29e15c0df
commit b77b441391

View File

@ -1,8 +1,8 @@
appId: 'helioslauncher'
productName: 'Helios Launcher'
appId: 'japsiklauncher'
productName: 'Japsik Launcher'
artifactName: '${productName}-setup-${version}.${ext}'
copyright: 'Copyright © 2018-2022 Daniel Scalzi'
copyright: 'Copyright © 2024. Japsik'
asar: true
compression: 'maximum'
@ -39,9 +39,9 @@ mac:
# Linux Configuration
linux:
target: 'AppImage'
maintainer: 'Daniel Scalzi'
vendor: 'Daniel Scalzi'
synopsis: 'Modded Minecraft Launcher'
maintainer: 'Japsik'
vendor: 'Japsik'
synopsis: 'Modded Minecraft Launcher for Japsik'
description: 'Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically.'
category: 'Game'