A.K.

Results 5 comments of A.K.

@hamoid Thanks for the tips! Originally I had more complex sketch. I just simplified code to show the issue.

Hello. Neither this repo or https://github.com/dwursteisen/minigdx-game-template cannot run JVM target on Mac (m1). Have no idea where to add '-XstartOnFirstThread' due to default gradle `application` plugin is wrapped by custom...

I would expect that jvm export will do the same as existion JS export does – genereate the archive what I can extract and run. But with JVM we have...