Launcher icon indicating copy to clipboard operation
Launcher copied to clipboard

Use Minecraft's Java directory rather than user's

Open SoulSen opened this issue 5 years ago • 3 comments

It would be nice to allow the ability use or even bundle a Java version that Minecraft gives out or if I install one and want to bundle it myself

SoulSen avatar Sep 06 '19 02:09 SoulSen

If you wish to bundle oracle java you need to follow https://www.java.com/en/download/faq/distribution.xml

This could have easily been found just by using google/duckduckgo with "bundle java licence"

spannerman79 avatar Sep 06 '19 04:09 spannerman79

Given that modded Minecraft only reliably works under 8 it would be good to try looking for other installations rather than blindly using the default; though end-users can manually configure the java path in the launcher settings.

hedgehog1029 avatar Dec 24 '20 21:12 hedgehog1029

You can also already deliver your own java binaries, thats what we do just put them into the modpack and change the default java path (in code) to the new delivered binaries

rvveber avatar Dec 25 '20 15:12 rvveber