offline-minecraft-launcher/minecraftLauncher.ini

12 lines
347 B
INI
Raw Normal View History

2021-03-28 00:38:06 +00:00
[default]
# Set the path to the java executable. Don't add a file extension.
java=java
# Set the arguments to launch minecraft with. Formatted in json. Use [] for none.
jvmArguments = ["-Xms128M","-Xmx800M"]
# Enable/disable console.
console=1
# Override the OS name. Choose windows, linux or macos, if the detection doesn't work right.
osName=