aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 5d34e1ca6d85dc88823c7753df1db660ec859770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
modId = GoodGenerator
modGroup = GoodGenerator
modVersion = 0.0.5

minecraftVersion=1.7.10
forgeVersion=10.13.4.1614

yamcoreVersion=0.5.78

# Make sure GregTech build won't time out
systemProp.org.gradle.internal.http.connectionTimeout=120000
systemProp.org.gradle.internal.http.socketTimeout=120000