Add option to Java selection dropdowns to choose a runtime from path
Bit of an experiment, but this commit allows users to manually find a Java runtime on the filesystem and save it to config |
---|
|
launcher/src/main/java/com/skcraft/launcher/dialog/ConfigurationDialog.java |
---|
launcher/src/main/java/com/skcraft/launcher/launch/AddJavaRuntime.java 0 → 100644 |
---|
launcher/src/main/java/com/skcraft/launcher/launch/JavaRuntimeFinder.java |
---|