Hello. I am a newbie who is trying to create a game app deb file from a jar file .
I use jpackage because I want to bundle java with the app

Jpackage --input-dir <patjh to jar> --name Mygame...