1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-01 01:57:55 +00:00

Increase memory limit of the gradle daemon

This has been standard in the mdk for a while, but never actually had to
do this before. IntelliJ finally started hitting this limit when
decompiling.
This commit is contained in:
Jonathan Coates
2021-09-18 12:42:36 +01:00
parent b2273c9b29
commit b447b0e308

View File

@@ -1,3 +1,5 @@
org.gradle.jvmargs=-Xmx3G
# Mod properties
mod_version=1.98.2