1
Fork 0
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:
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

@ -9,7 +9,7 @@ files=(
"https://github.com/FWGS/hlsdk-portable/archive/${_hlsdk_commit}.tar.gz#b010c94ed400e44508f43706aeea68b82615c6ad22d2b1b892e8d6201d97503d"
)
launcher_name='Half-Life'
launcher_category='Games'
launcher_category='&Games'
launcher_command='sh /home/anon/Games/halflife/hl.sh'
export PKG_CONFIG_PATH="${SERENITY_INSTALL_ROOT}/usr/local/lib/pkgconfig"