[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 # Where is the game located? gamePath=$+sp$ # 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= # Override OS version osVersion= # Override JVM architecture (x86/amd64) jvmArch= # Default version to choose #version=b1.8.1 # Default name to choose #name=player