mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 00:29:50 -04:00
Load jreReleaseList here
This commit is contained in:
parent
63ddde53ae
commit
a2fd82979e
@ -284,6 +284,7 @@ public class JavaGUILauncherActivity extends LoggableActivity implements View.On
|
||||
|
||||
public int launchJavaRuntime(File modFile, String javaArgs) {
|
||||
JREUtils.redirectAndPrintJRELog(this, null);
|
||||
jreReleaseList = JREUtils.readJREReleaseProperties();
|
||||
try {
|
||||
List<String> javaArgList = new ArrayList<String>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user