aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: bab15c16abcc47fb3edde4866f11f745c73c643a (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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

name=Iceberg
group=com.anthonyhilyard.iceberg
author=anthonyhilyard
version=1.0.8
mcVersion=1.16.5
forgeVersion=36.2.2