This repository has been archived by the owner on Aug 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.classpath
41 lines (41 loc) · 2.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="mc">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/1.7.2.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Wurst MC 1.7/lib/1.7.2-natives"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/authlib-1.3.jar"/>
<classpathentry kind="lib" path="lib/codecjorbis-20101023.jar"/>
<classpathentry kind="lib" path="lib/codecwav-20101023.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/guava-15.0.jar"/>
<classpathentry kind="lib" path="lib/icu4j-core-mojang-51.2.jar"/>
<classpathentry kind="lib" path="lib/jinput-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/jinput-platform-2.0.5-natives-windows.jar"/>
<classpathentry kind="lib" path="lib/jopt-simple-4.5.jar"/>
<classpathentry kind="lib" path="lib/jutils-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/libraryjavasound-20101123.jar"/>
<classpathentry kind="lib" path="lib/librarylwjglopenal-20100824.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.0-beta9.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.0-beta9.jar"/>
<classpathentry kind="lib" path="lib/lwjgl_util-2.9.0.jar"/>
<classpathentry kind="lib" path="lib/lwjgl-2.9.0.jar"/>
<classpathentry kind="lib" path="lib/lwjgl-platform-2.9.0-natives-windows.jar"/>
<classpathentry kind="lib" path="lib/netty-all-4.0.10.Final.jar"/>
<classpathentry kind="lib" path="lib/slick.jar"/>
<classpathentry kind="lib" path="lib/soundsystem-20120107.jar"/>
<classpathentry kind="lib" path="lib/trove4j-3.0.3.jar"/>
<classpathentry kind="lib" path="lib/vecmath-1.3.1.jar"/>
<classpathentry kind="lib" path="utils/package-zip.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>