Ports/ClassiCube: Add a launcher icon
This commit is contained in:
parent
2c60438b8e
commit
c725a99799
Notes:
sideshowbarker
2024-07-17 09:47:09 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/c725a99799 Pull-request: https://github.com/SerenityOS/serenity/pull/20535 Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ launcher_name='ClassiCube'
|
|||
launcher_category='Games'
|
||||
launcher_workdir='/home/anon/Games/ClassiCube'
|
||||
launcher_command='/usr/local/bin/ClassiCube'
|
||||
icon_file='../misc/CCicon.ico'
|
||||
|
||||
makeopts+=(
|
||||
'ClassiCube'
|
||||
|
|
Loading…
Add table
Reference in a new issue