mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-12-02 07:33:31 +01:00
11 lines
650 B
XML
11 lines
650 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
<classpathentry kind="lib" path="D:/minecraft server/plugins dev/WorldGuard.jar"/>
|
|
<classpathentry kind="lib" path="D:/minecraft server/plugins dev/mcore.jar"/>
|
|
<classpathentry kind="lib" path="D:/minecraft server/plugins dev/Factions.jar"/>
|
|
<classpathentry kind="lib" path="D:/minecraft server/plugins dev/spigot-1.7.2-R0.3-SNAPSHOT.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|