mirror of
https://github.com/Hexeption/MCP-Reborn.git
synced 2025-09-04 13:20:31 +00:00
7 lines
295 B
Properties
7 lines
295 B
Properties
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx6G
|
|
org.gradle.daemon=true
|
|
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|