,
,,,
This commit is contained in:
parent
2e151c7e5e
commit
92e80108bf
@ -194,7 +194,7 @@
|
|||||||
"IsFlagArgument": false,
|
"IsFlagArgument": false,
|
||||||
"ParamFieldName": "VMParams.JvmParam0",
|
"ParamFieldName": "VMParams.JvmParam0",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine": false,
|
||||||
"DefaultValue": "-XX:+AggressiveOpts",
|
"DefaultValue": "-XX:+AggressiveOpts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Override Java Location",
|
"DisplayName": "Override Java Location",
|
||||||
@ -222,6 +222,6 @@
|
|||||||
"IsFlagArgument": false,
|
"IsFlagArgument": false,
|
||||||
"ParamFieldName": "Runtime.JavaPath",
|
"ParamFieldName": "Runtime.JavaPath",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine": false,
|
||||||
"DefaultValue": "C:\\Program Files\\Java\\jre1.8.0_321\\bin\\server",
|
"DefaultValue": "C:\\Program Files\\Java\\jre1.8.0_321\\bin\\server"
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -2,6 +2,6 @@
|
|||||||
{
|
{
|
||||||
"ConfigFile": "./LaunchConfig.ini",
|
"ConfigFile": "./LaunchConfig.ini",
|
||||||
"AutoMap": true,
|
"AutoMap": true,
|
||||||
"ConfigType": "ini",
|
"ConfigType": "ini"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user