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

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