Ports/openttd: Add a launcher icon

This commit is contained in:
Tim Ledbetter 2023-08-12 22:11:06 +01:00 committed by Tim Schumacher
parent 0866585b2b
commit c8dbed09d8

View file

@ -10,6 +10,7 @@ configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
launcher_name=OpenTTD
launcher_category=Games
launcher_command=/usr/local/games/openttd
icon_file='media/openttd.32.png'
configure() {
host_env