aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbombcar <github@bombcar.com>2022-01-22 09:13:11 -0600
committerJason Mitchell <mitchej+github@gmail.com>2022-01-22 07:41:32 -0800
commitb5b8478b20bfd01bc20ff0a175ea53a4da4983a9 (patch)
tree7b7fb140a94d093e3db282085c75b54a5215a5af
parentd9de05b832f965f69cb42f00c45f6307c1e00d40 (diff)
downloadGT5-Unofficial-b5b8478b20bfd01bc20ff0a175ea53a4da4983a9.tar.gz
GT5-Unofficial-b5b8478b20bfd01bc20ff0a175ea53a4da4983a9.tar.bz2
GT5-Unofficial-b5b8478b20bfd01bc20ff0a175ea53a4da4983a9.zip
fixed runclient
-rw-r--r--dependencies.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 86c9eaa724..ee48514aed 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -6,6 +6,7 @@
dependencies {
compile("com.github.GTNewHorizons:StructureLib:1.0.14:dev")
compile("com.github.GTNewHorizons:NotEnoughItems:2.1.22-GTNH:dev")
+ compile("com.github.GTNewHorizons:CodeChickenCore:1.1.3:dev")
compile("com.github.GTNewHorizons:CodeChickenLib:1.1.5.1:dev")
compile("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")