diff options
| author | Draknyte1 <Draknyte1@hotmail.com> | 2016-03-16 09:49:14 +1000 |
|---|---|---|
| committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-03-16 09:49:14 +1000 |
| commit | fe7837ce5b63195eda89d5c73e298bf09c736dbc (patch) | |
| tree | 8d937dfd461626a5dcc7399380ea7f58834b6840 /.classpath | |
| parent | 0a9df7268911236c31e06a8df9078d6901b22b8e (diff) | |
| download | GT5-Unofficial-fe7837ce5b63195eda89d5c73e298bf09c736dbc.tar.gz GT5-Unofficial-fe7837ce5b63195eda89d5c73e298bf09c736dbc.tar.bz2 GT5-Unofficial-fe7837ce5b63195eda89d5c73e298bf09c736dbc.zip | |
Working UUID matched Player safes.
Cleaned up a few other things too, which is always good.
This mod will in future versions begin to benefit more and more from using my own compiled version of gregtech as opposed to using V5.8.33 from Blood-asp which was the final release of 5.8.
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 86df26f4d1..7152e15d22 100644 --- a/.classpath +++ b/.classpath @@ -5,9 +5,9 @@ <classpathentry combineaccessrules="false" kind="src" path="/Forge"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.720-experimental-dev.jar"/> - <classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar"/> <classpathentry kind="lib" path="libs/appliedenergistics2-rv2-stable-1-dev.jar"/> <classpathentry kind="lib" path="libs/Waila-1.5.10_1.7.10-deobf.jar"/> <classpathentry kind="lib" path="libs/EnderIO-1.7.10-2.2.8.381-dev.jar" sourcepath="libsrc/EnderIO-1.7.10-2.2.8.381-sources.jar"/> + <classpathentry kind="lib" path="libs/gregtech-5.8.50UX-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
