Merge pull request #487 from hydralauncher/build/update-linux-packages

build(linux): add rpm package, icon and mimeType
This commit is contained in:
Zamitto 2024-05-26 14:30:46 -03:00 committed by GitHub
commit c648ce3d59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

BIN
build/icons/512x512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View File

@ -40,8 +40,11 @@ linux:
- AppImage
- snap
- deb
- rpm
maintainer: electronjs.org
category: Utility
category: Game
mimeTypes:
- x-scheme-handler/hydralauncher
appImage:
artifactName: ${name}-${version}.${ext}
npmRebuild: false