Linux arm64 support, vendor info
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user