TerasologyLauncher icon indicating copy to clipboard operation
TerasologyLauncher copied to clipboard

chore: restructure 'platform' package and add 'jre' package

Open skaldarnar opened this issue 1 year ago • 2 comments

Contains

Since we want to manage JREs for different platforms, the respective code needs to become a bit more elaborate. Therefore, introduce a new platform package with the Platform utility class and OS and Arch enums.

In addition, start working on jre-related classes to define and handle JREArtefacts to be downloaded and managed.

How to test

Ensure that the launcher is still working as before (no new features).

Outstanding before merging

Not yet ready for merging.

skaldarnar avatar Nov 24 '23 18:11 skaldarnar