Jump to content

killerbyte12

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by killerbyte12

  1. Hello. Sorry, but where exactly do I add the javaargument in my version.json for example, here is the first part of my version.json file { "minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker", "libraries": [ { "url": "http://files.minecraftforge.net/maven/", "name": "net.minecraftforge:minecraftforge:9.11.1.965" I see "minecraftarguments" but nothing about javaarguments. So all I would like to know is how to add the argument mentioned above to my version.json file, thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.