Nice job!

This commit is contained in:
Izzel_Aliz
2017-03-26 07:55:02 +08:00
commit 19951ff93c
25 changed files with 1820 additions and 0 deletions

8
.classpath Normal file
View File

@@ -0,0 +1,8 @@
<?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="F:/u/craftbukkit-1.7.10-R0.1-20140808.005431-8.jar"/>
<classpathentry kind="lib" path="F:/u/BungeeCord.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>