forked from echurchill/WellWorld
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WellWorldToMinecraft.jardesc
20 lines (20 loc) · 1.16 KB
/
WellWorldToMinecraft.jardesc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="C:/Users/eddie/Minecraft/plugins/WellWorld.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/WellWorld/WellWorldToMinecraft.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="true" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
<manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
<sealing sealJar="false">
<packagesToSeal/>
<packagesToUnSeal/>
</sealing>
</manifest>
<selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
<file path="/WellWorld/wellworld_description.txt"/>
<file path="/WellWorld/.classpath"/>
<file path="/WellWorld/.project"/>
<file path="/WellWorld/plugin.yml"/>
<javaElement handleIdentifier="=WellWorld/src"/>
</selectedElements>
</jardesc>