diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-09 15:51:24 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-09 15:51:24 +1000 |
commit | 6d4f28c0b73afa2cdc59b9da24c290ec29bb9132 (patch) | |
tree | dec6b1f64431da1f545e41df33997e0e4a7bfe22 /.classpath | |
parent | 1529033ca803c4841945dcb05c86827e36236ca3 (diff) | |
download | GT5-Unofficial-6d4f28c0b73afa2cdc59b9da24c290ec29bb9132.tar.gz GT5-Unofficial-6d4f28c0b73afa2cdc59b9da24c290ec29bb9132.tar.bz2 GT5-Unofficial-6d4f28c0b73afa2cdc59b9da24c290ec29bb9132.zip |
+ More Logging for the Workbenches
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index f64ee72b03..cce7f298b8 100644 --- a/.classpath +++ b/.classpath @@ -13,6 +13,6 @@ <classpathentry kind="lib" path="libs/Baubles-deobf-1.7.10-1.0.1.10.jar"/> <classpathentry kind="lib" path="libs/forestry_1.7.10-4.2.2.50-deobf.jar"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.783-experimental-deobf.jar"/> - <classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar"/> + <classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar" sourcepath="/Gregtech/src/main"/> <classpathentry kind="output" path="bin"/> </classpath> |