This repository was archived by the owner on Aug 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.classpath
More file actions
54 lines (54 loc) · 3.05 KB
/
.classpath
File metadata and controls
54 lines (54 loc) · 3.05 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="mc">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="shared-src"/>
<classpathentry kind="lib" path="lib/1.12.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Wurst MC 1.12 OF/lib/1.12-natives"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/authlib-1.5.25.jar"/>
<classpathentry kind="lib" path="lib/codecjorbis-20101023.jar"/>
<classpathentry kind="lib" path="lib/codecwav-20101023.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.5.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/fastutil-7.1.0.jar"/>
<classpathentry kind="lib" path="lib/gson-2.8.0.jar"/>
<classpathentry kind="lib" path="lib/guava-21.0.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.2.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/jna-4.4.0.jar"/>
<classpathentry kind="lib" path="lib/jopt-simple-5.0.3.jar"/>
<classpathentry kind="lib" path="lib/jsr305-3.0.1.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.8.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.8.1.jar"/>
<classpathentry kind="lib" path="lib/lwjgl_util-2.9.4-nightly-20150209.jar"/>
<classpathentry kind="lib" path="lib/lwjgl-2.9.4-nightly-20150209.jar"/>
<classpathentry kind="lib" path="lib/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar"/>
<classpathentry kind="lib" path="lib/netty-all-4.1.9.Final.jar"/>
<classpathentry kind="lib" path="lib/oshi-core-1.1.jar"/>
<classpathentry kind="lib" path="lib/patchy-1.1.jar"/>
<classpathentry kind="lib" path="lib/platform-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/realms-1.10.16.jar"/>
<classpathentry kind="lib" path="lib/realms-1.10.17.jar"/>
<classpathentry kind="lib" path="lib/soundsystem-20120107.jar"/>
<classpathentry kind="lib" path="lib/text2speech-1.10.3-natives-windows.jar"/>
<classpathentry kind="lib" path="lib/text2speech-1.10.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/OptiFine_1.12_HD_U_C4_MOD.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>