mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-18 08:16:58 -04:00
Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx
This commit is contained in:
commit
895188b25f
@ -497,6 +497,7 @@ public final class VersionSetting {
|
|||||||
gameDirTypeProperty.addListener(listener);
|
gameDirTypeProperty.addListener(listener);
|
||||||
gameDirProperty.addListener(listener);
|
gameDirProperty.addListener(listener);
|
||||||
launcherVisibilityProperty.addListener(listener);
|
launcherVisibilityProperty.addListener(listener);
|
||||||
|
defaultJavaPathProperty.addListener(listener);
|
||||||
}
|
}
|
||||||
|
|
||||||
public LaunchOptions toLaunchOptions(File gameDir) throws InterruptedException {
|
public LaunchOptions toLaunchOptions(File gameDir) throws InterruptedException {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user