-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
22 lines (22 loc) · 1.1 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.21.4-R0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-api-1.21.4-R0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/CMILib1.5.2.4.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/PermissionsEx.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/Vault-1.7.3.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.7.10.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.8.8.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.9.4.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.10.2.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.11.2.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.12.2.jar"/>
<classpathentry kind="lib" path="D:/MC/lib/spigot-1.13.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>