1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +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
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

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