Ports/ja2: Add launcher icon

This commit is contained in:
Tim Ledbetter 2023-08-13 08:45:26 +01:00 committed by Tim Schumacher
parent a827c0defc
commit 792f8f9492
Notes: sideshowbarker 2024-07-16 20:05:14 +09:00

View file

@ -12,6 +12,7 @@ makeopts+=(
launcher_name="Jagged Alliance 2"
launcher_category=Games
launcher_command="/opt/ja2/ja2"
icon_file='Build/Res/jagged3.ico'
install() {
installdir="${SERENITY_INSTALL_ROOT}/opt/ja2"