offline-minecraft-launcher/oml/config.ini

30 lines
695 B
INI
Raw Normal View History

2021-03-28 00:38:06 +00:00
[default]
2021-03-30 04:24:13 +00:00
# Set the path to the java executable. Don't add a file extension
2021-03-28 00:38:06 +00:00
java=java
2021-03-30 04:24:13 +00:00
# Set the arguments to launch minecraft with. Formatted in json. Use [] for none
2021-03-28 00:41:33 +00:00
jvmArguments=["-Xms128M","-Xmx800M"]
2021-03-28 00:38:06 +00:00
2021-03-30 04:24:13 +00:00
# Enable/disable console
2021-03-28 00:38:06 +00:00
console=1
# Where is the game located?
gamePath=$+sp$
2021-03-30 04:24:13 +00:00
# Whether or not to make a profile folder, set to 1 to separate the data per player and version, set to 0 for compatibility
profileFolder=0
# Override the OS name. Choose windows, linux or macos, if the detection doesn't work right
osName=
2021-03-29 23:16:49 +00:00
# Override OS version
osVersion=
# Override JVM architecture (x86/amd64)
jvmArch=
# Default version to choose
#version=b1.8.1
# Default name to choose
#name=player