1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 15:07:45 +00:00

Ports: Add hotkeys for games system menu

This commit is contained in:
Hugh Davenport 2024-01-04 08:34:07 +13:00 committed by Andrew Kaster
parent d59707d1f2
commit 6272ee3104
52 changed files with 52 additions and 52 deletions

View file

@ -10,6 +10,6 @@ files=(
)
depends=("SDL2" "SDL2_image" "SDL2_mixer" "SDL2_ttf" "SDL2_gfx" "zstd" "libicu" "xz" "gettext" "curl")
launcher_name=Freeciv
launcher_category=Games
launcher_category='&Games'
launcher_command=/usr/local/bin/freeciv-sdl2
icon_file=windows/client.ico