Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Minecraft's Java directory rather than user's #323

Open
SoulSen opened this issue Sep 6, 2019 · 3 comments
Open

Use Minecraft's Java directory rather than user's #323

SoulSen opened this issue Sep 6, 2019 · 3 comments

Comments

@SoulSen
Copy link

SoulSen commented Sep 6, 2019

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

@spannerman79
Copy link

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"

@hedgehog1029
Copy link
Member

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.

@rvveber
Copy link

rvveber commented Dec 25, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants