3arthqu4ke / headlessmc

Minecraft on the command line
https://3arthqu4ke.github.io/headlessmc/
MIT License
155 stars 18 forks source link

[Feature] Autodetect Java Versions #110

Closed 3arthqu4ke closed 2 months ago

3arthqu4ke commented 11 months ago

Just check locations java installations can typically be found in.

3arthqu4ke commented 11 months ago

We check JAVA_HOME now, but we could also check the PATH and typical installation locations, e.g. C:/Program Files/Java/ Edit: see top comment