From 93ec38a82e317adf8bf398b14d8ed8741defc655 Mon Sep 17 00:00:00 2001 From: GWYOG Date: Thu, 10 Nov 2016 12:53:36 +0800 Subject: Update the comment info in build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 326c94196c..58d091f43a 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ minecraft { } dependencies { - // You should put the dev builds of NEI (with its dependencies) and GregTech5 in the /libs folder manually + // You should put the dev builds of NEI (with its dependencies), GregTech5 and GregTech6 in the /libs folder manually // to make the gradlew build working properly. // compile "codechicken:NotEnoughItems:1.7.10-1.0.5.120:dev" // compile "codechicken:CodeChickenLib:1.7.10-1.1.3.140:dev" -- cgit