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

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