mirror of
https://github.com/songoda/UltimateRepairing.git
synced 2024-11-01 00:10:19 +01:00
60b7e792de
EpicSpawners styled interfaces added.
25 lines
949 B
XML
25 lines
949 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<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="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="file://$MODULE_DIR$/../Lib" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$MODULE_DIR$/../Lib" />
|
|
</SOURCES>
|
|
<jarDirectory url="file://$MODULE_DIR$/../Lib" recursive="false" />
|
|
<jarDirectory url="file://$MODULE_DIR$/../Lib" recursive="false" type="SOURCES" />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="spigot-1.12.2" level="project" />
|
|
</component>
|
|
</module> |