Linux arm64 support, vendor info

This commit is contained in:
Cyanoure
2023-08-28 17:20:48 +02:00
parent 32d9fb1ec6
commit 7c0bca658f

View File

@@ -2,7 +2,7 @@ appId: 'chronikalauncher'
productName: 'Chronika Launcher' productName: 'Chronika Launcher'
artifactName: '${productName}-setup-${version}.${ext}' artifactName: '${productName}-setup-${version}.${ext}'
copyright: 'Copyright © 2018-2022 Daniel Scalzi' copyright: 'Copyright © 2023 Chronika'
asar: true asar: true
compression: 'maximum' compression: 'maximum'
@@ -38,11 +38,15 @@ mac:
# Linux Configuration # Linux Configuration
linux: linux:
target: 'AppImage' target:
maintainer: 'Daniel Scalzi' - target: 'AppImage'
vendor: 'Daniel Scalzi' arch:
synopsis: 'Modded Minecraft Launcher' - 'x64'
description: 'Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically.' - 'arm64'
maintainer: 'Chronika'
vendor: 'Chronika'
synopsis: 'Chronika Launcher'
description: 'Chronika hivatalos launchere.'
category: 'Game' category: 'Game'