This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
ThatMinecraftLauncher/lib/launcher/java/runtime
LinuxMint4Ever a3215d7ca8 changed placeholder files to markdown files 2019-10-06 20:33:01 +02:00
..
README.md changed placeholder files to markdown files 2019-10-06 20:33:01 +02:00

README.md

libs/launcher/java/runtime

I intend to package a java runtime with the launcher as it helps to prevent some issues. For instance, Minecraft runs only on Java 8 and below. If the default JRE on the operating systems path is not Java 8, Minecraft will not even launch sucessfully.