|
Improve Java runtime finder resiliency
Found some more edge cases in the wild - though to be honest this entire thing is edge cases. Sometimes /release exists, but the actual binaries are in /jre/bin; this commit changes behaviour to look for the two things independently. |
|---|
|
|
| launcher/src/main/java/com/skcraft/launcher/launch/runtime/JavaRuntimeFinder.java |
|---|