mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:38:12 +00:00
Ports/quake2: Add a launcher icon
This commit is contained in:
parent
60a468d50b
commit
0023bc0327
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ depends=('SDL2')
|
|||
launcher_name='Quake II'
|
||||
launcher_category='Games'
|
||||
launcher_command='/usr/local/bin/quake2'
|
||||
icon_file='docs/quake2.gif'
|
||||
|
||||
configure() {
|
||||
run cmake "${configopts[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue