Did you try to native packaging in the JME SDK?

If you download the SDK and manually build it yourself you can use this patch,

to do that. It uses adoptopenjdk so its legal to distribute. Not sure if newer versions fixed that or not.

Alternatively, you can try what is discussed in this thread.

I have been sidetracked with wiki so have not finished implementing this myself yet so maybe ask if anyone tried doing jlink yet.

edit: badass requires jdk 11 to work though.

1 Like