diff options
| author | GWYOG <jjn1jjn2@163.com> | 2016-11-10 12:53:36 +0800 |
|---|---|---|
| committer | GWYOG <jjn1jjn2@163.com> | 2016-11-10 12:53:36 +0800 |
| commit | 93ec38a82e317adf8bf398b14d8ed8741defc655 (patch) | |
| tree | d8eb8d19e57747a69d746e4ab9a3b891230ec56b | |
| parent | 96a346cbe022086815d014e3616182df05b9bfd8 (diff) | |
| download | GT5-Unofficial-93ec38a82e317adf8bf398b14d8ed8741defc655.tar.gz GT5-Unofficial-93ec38a82e317adf8bf398b14d8ed8741defc655.tar.bz2 GT5-Unofficial-93ec38a82e317adf8bf398b14d8ed8741defc655.zip | |
Update the comment info in build.gradle
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
