mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:27:46 +00:00
Ports/jfduke3d: Add game icon
This commit is contained in:
parent
ae1039387a
commit
7fb2c79054
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ install_dir='/usr/local/share/games/jfduke3d'
|
|||
launcher_name='Duke Nukem 3D'
|
||||
launcher_category='Games'
|
||||
launcher_command="${install_dir}/duke3d"
|
||||
icon_file='rsrc/game_icon.ico'
|
||||
depends=(
|
||||
'SDL2'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue