mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-13 11:40:29 +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:
parent
b2273c9b29
commit
b447b0e308
@ -1,3 +1,5 @@
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
|
||||
# Mod properties
|
||||
mod_version=1.98.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user