Almas Baim
Almas Baim
Hi, you can open the module without opening each asset. So, open module ...{ }
Thanks, I'll check it out later today On Tue, 11 Feb 2020, 8:55 am LaiZhou, wrote: > open module FlappyBird { > requires com.almasb.fxgl.all; > exports com.almasb.fxglgames.flappy; > } >...
Yes, with `open module` I also get `Unsupported protocol "jrt"`. I seem to recall that javafx-media is not yet available natively, which is likely what's causing the issue. For more...
Thanks, did copying your local file work? Also what game is this? On Thu, 14 Jan 2021, 8:35 pm René Kraneis, wrote: > As a workaround I copied my local...
Thanks, I've just updated the GeometryWars sample to not initialize controllers, which are not being used by the game anyway. In the future, when the game does support controllers, I...
@legymhueck this is now completed. Please see link above
For this issue, fixing the above two check boxes is sufficient. Visually, I'd probably go for a red dot / circle near "Update" in the menu bar to indicate that...
Could be related to #235
If it is not expected to be online 24/7, perhaps we could have a manually triggered workflow (like `release.yml`) for this. There is no need for us to produce EA...
Possibly related to #235