mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +00:00
Ports: Add hotkeys for games system menu
This commit is contained in:
parent
d59707d1f2
commit
6272ee3104
52 changed files with 52 additions and 52 deletions
|
@ -9,7 +9,7 @@ files=(
|
|||
configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
|
||||
depends=("SDL2" "SDL2_image" "SDL2_mixer" "SDL2_ttf" "SDL2_net")
|
||||
launcher_name="DungeonRush"
|
||||
launcher_category=Games
|
||||
launcher_category='&Games'
|
||||
launcher_command=/opt/DungeonRush/dungeon_rush
|
||||
icon_file=dungeonrush.png
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue