mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-19 14:33:04 +03:00
Поправка настройки по умолчанию
This commit is contained in:
parent
ff91f14e54
commit
ea3364c962
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ var config = {
|
|||
ramDefault: 1024, // Default RAM amount (0 for auto)
|
||||
|
||||
jvm: {
|
||||
enable: true,
|
||||
enable: false,
|
||||
jvmMustdie32Dir: "jre-8u202-win32",
|
||||
jvmMustdie64Dir: "jre-8u202-win64",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue