aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorDraknyte1 <Draknyte1@hotmail.com>2016-07-20 00:57:03 +1000
committerDraknyte1 <Draknyte1@hotmail.com>2016-07-20 00:57:03 +1000
commitf7310ee5792a1bed514132feee87afa191e2353a (patch)
tree8269c6a19d62a7d75b6acbfbdc2eac8f4f6eb0db /build.gradle
parent83d0bfa37c98cec134d3c3651e53eb4ffdbbe497 (diff)
downloadGT5-Unofficial-f7310ee5792a1bed514132feee87afa191e2353a.tar.gz
GT5-Unofficial-f7310ee5792a1bed514132feee87afa191e2353a.tar.bz2
GT5-Unofficial-f7310ee5792a1bed514132feee87afa191e2353a.zip
% Changed the mod name to GT++
> Tried adding a fucking mcmod.info again -_- + Added latest build!
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 4f98e2e0ab..165b93a27e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,7 +39,7 @@ targetCompatibility = JavaVersion.VERSION_1_7
sourceCompatibility = 1.7
targetCompatibility = 1.7
-archivesBaseName = "MiscUtils"
+archivesBaseName = "GT++"
version = "1.4.0"
minecraft.version = "1.7.10-10.13.4.1448-1.7.10"