Added app category.

This commit is contained in:
Andrew Lalis 2022-08-07 12:49:59 +02:00
parent f7959796b4
commit 99a1ef3441
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jpackage \
--linux-shortcut \
--linux-deb-maintainer "andrewlalisofficial@gmail.com" \
--linux-menu-group "Game" \
--linux-app-category "Game" \
--runtime-image image \
--main-jar $main_jar \
--main-class nl.andrewl.aos2_launcher.Launcher \