Launcher assigns identifiers for each Java that it installs (java-runtime-alpha
, jre-legacy
etc).
You can find (and modify) an identifier in the version file (e.g. versions/1.17/1.17.json
) in the field located at $.javaVersion.component
.
You may want to modify the installed JRE. By default if any JRE file is modified or tampered with, launcher will download it again. Look at the guide below to learn how to prevent the launcher from doing so.
All done! Legacy Launcher will no longer modify or update this Java, leaving this to you.
.version
file. Launcher will determine JRE version by querying it directly launching the executable file.