mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:37:34 +00:00
Ports/scummvm: Add launcher
This commit is contained in:
parent
f74b8a2d1f
commit
2a0f92ef1f
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ configopts="
|
||||||
--opengl-mode=none
|
--opengl-mode=none
|
||||||
--with-sdl-prefix=${SERENITY_BUILD_DIR}/Root/usr/local
|
--with-sdl-prefix=${SERENITY_BUILD_DIR}/Root/usr/local
|
||||||
"
|
"
|
||||||
|
launcher_name=ScummVM
|
||||||
|
launcher_category=Games
|
||||||
|
launcher_command=/usr/local/bin/scummvm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue