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
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