aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJohann Bernhardt <johann.bernhardt@tum.de>2021-12-01 17:07:42 +0100
committerJohann Bernhardt <johann.bernhardt@tum.de>2021-12-01 17:07:42 +0100
commitbed9ce63b820d2bc973d1580daa19bceb8c0bb83 (patch)
treea1bb4bbd35920d00ef8a33d97f51ec26b5be7dd6 /gradle.properties
parent066a8cf9fd2691fa3a157f8688fa889e587dc2c3 (diff)
downloadGT5-Unofficial-bed9ce63b820d2bc973d1580daa19bceb8c0bb83.tar.gz
GT5-Unofficial-bed9ce63b820d2bc973d1580daa19bceb8c0bb83.tar.bz2
GT5-Unofficial-bed9ce63b820d2bc973d1580daa19bceb8c0bb83.zip
Migrate to unified build script and gradle 6
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index d0433fdbc3..7de46d9a1d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -9,6 +9,9 @@ modGroup = gregtech
# The build script relies on git to provide a version via tags. It is super easy and will enable you to always know the
# code base or your binary. Check out this tutorial: https://blog.mattclemente.com/2017/10/13/versioning-with-git-tags/
+# Will update your build.gradle automatically whenever an update is available
+autoUpdateBuildScript = false
+
minecraftVersion = 1.7.10
forgeVersion = 10.13.4.1614