#Pass JVM arguments to Minecraft in the RunClient gradle task

8 messages · Page 1 of 1 (latest)

upbeat flicker
#

I want to pass JVM arguments into the Minecraft instance generated by the RunClient gradle task. Does anyone know how to perform this?
Intellij IDEA

winter herald
#

Dont use runClient, there's a run configuration generated in idea for you(in which you can pass jvm arguments)

upbeat flicker
#

Run configuration?

winter herald
#

Thingy on the top right of IDEA, should be named "Minecraft Client"

#

Loom should have generated it for you

upbeat flicker
#

Oh I see, let me try

winter herald
#

Yes and no, there is VM options which should just pass arguments straight to the JVM, might be in Modify Options but I could just be missing it