This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
Thresholds/gradle.properties

4 lines
236 B
Properties
Raw Normal View History

2022-05-29 13:53:24 -07:00
# 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=-Xmx3G
org.gradle.daemon=false