mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-18 07:22:22 +00:00
Ports/scummvm: Add launcher
This commit is contained in:
parent
f74b8a2d1f
commit
2a0f92ef1f
Notes:
sideshowbarker
2024-07-18 19:10:09 +09:00
Author: https://github.com/gmta
Commit: 2a0f92ef1f
Pull-request: https://github.com/SerenityOS/serenity/pull/6595
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