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

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