Update project configuration

This commit is contained in:
Gabriel Tofvesson 2021-05-02 18:12:44 +02:00
parent e704545487
commit dfdd01bfaf
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<output-path>$PROJECT_DIR$/out/artifacts/SpigotInvTweaks_jar</output-path>
<root id="archive" name="SpigotInvTweaks.jar">
<element id="module-output" name="SpigotInvTweaks" />
<element id="dir-copy" path="$PROJECT_DIR$/res" />
</root>
</artifact>
</component>

View File

@ -3,6 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="15" jdkType="JavaSDK" />