mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
34 lines
1.3 KiB
XML
34 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="IntelliGuard" name="Obfuscation">
|
|
<configuration>
|
|
<option name="yGuardJar" value="C:\Users\Citymonstret\Desktop\lib\yguard.jar" />
|
|
<option name="mainclass" value="com.intellectualcrafters.plot.PlotMain" />
|
|
<option name="errorChecking" value="false" />
|
|
<option name="jarConfig">
|
|
<JarConfig>
|
|
<option name="jarEntries">
|
|
<list>
|
|
<option value="C:\Users\Citymonstret\Desktop\workspace\bukkit\plot_news\out\production\PlotSquared" />
|
|
</list>
|
|
</option>
|
|
</JarConfig>
|
|
</option>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="bukkit-1.7.9-R0.2" level="project" />
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
<orderEntry type="library" name="simple-xml" level="project" />
|
|
</component>
|
|
</module>
|
|
|