mirror of
https://github.com/SerendipityR-2022/EndMinecraftPlusV2.git
synced 2024-10-31 20:08:00 +00:00
21 lines
746 B
Plaintext
21 lines
746 B
Plaintext
|
<?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="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="module-library">
|
||
|
<library>
|
||
|
<CLASSES>
|
||
|
<root url="jar://$MODULE_DIR$/../libs/MCP-1.18.2.jar!/" />
|
||
|
</CLASSES>
|
||
|
<JAVADOC />
|
||
|
<SOURCES />
|
||
|
</library>
|
||
|
</orderEntry>
|
||
|
<orderEntry type="library" name="adventure" level="project" />
|
||
|
</component>
|
||
|
</module>
|