diff options
| author | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-21 06:08:51 +1000 |
|---|---|---|
| committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-21 06:08:51 +1000 |
| commit | 77e7efe4f6ce3f6562c86569bbc831caa16ebf8d (patch) | |
| tree | 363044e96429ecc4d3cb5065497ae16e6d75a578 /.classpath | |
| parent | 47463aad337204f1821e873d8f93b625e9abc0dc (diff) | |
| download | GT5-Unofficial-77e7efe4f6ce3f6562c86569bbc831caa16ebf8d.tar.gz GT5-Unofficial-77e7efe4f6ce3f6562c86569bbc831caa16ebf8d.tar.bz2 GT5-Unofficial-77e7efe4f6ce3f6562c86569bbc831caa16ebf8d.zip | |
% Cleaned up tank tooltips.
- Removed all old code now not required by tanks.
- Removed the GT4 workbench classes, favourite my homebrew ones.
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 37602a4409..f64ee72b03 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-5.09.23-NoTC-dev.jar"/> + <classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
