MovingBlocks / TerasologyLauncher

Terasology Launcher is the official launcher for the open source game Terasology.
http://terasology.org/
Apache License 2.0
153 stars 76 forks source link

build: runtime upgrade to Java 11.0.16.1 (from 11.0.7) #672

Closed keturn closed 2 years ago

keturn commented 2 years ago

Minor upgrades to the bundled Java as well as Launcher's library dependencies.

How to test

Seems mostly okay here, but there are some faults in the rendering of the Changelog and documents in the About section. Should check if those are regressions or existing behavior.

skaldarnar commented 2 years ago

Configure project : Project : => no module-info.java found Inferred project: TerasologyLauncher, version: 0.1.0-dev.1+8e3aafe

Huh, that is unexpected... maybe something of all these updates messes up our non-modularized launcher? 🤔