1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:57:35 +00:00

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

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"