diff --git a/Ports/openttd/package.sh b/Ports/openttd/package.sh index 588b039bc2..16c6f40807 100755 --- a/Ports/openttd/package.sh +++ b/Ports/openttd/package.sh @@ -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