mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +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_name='Duke Nukem 3D'
|
||||||
launcher_category='Games'
|
launcher_category='Games'
|
||||||
launcher_command="${install_dir}/duke3d"
|
launcher_command="${install_dir}/duke3d"
|
||||||
|
icon_file='rsrc/game_icon.ico'
|
||||||
depends=(
|
depends=(
|
||||||
'SDL2'
|
'SDL2'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue