Added backup files
This commit is contained in:
commit
b2ad01be76
7 changed files with 3489 additions and 0 deletions
12
.classpath
Executable file
12
.classpath
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="lib" path="C:/Users/netbenix/Downloads/spigot-1.16.3.jar"/>
|
||||
<classpathentry kind="lib" path="E:/Programming/APIs/Vault.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Reference in a new issue