-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbroomstick.iml
27 lines (27 loc) · 1.11 KB
/
broomstick.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="AdditionalModuleElements">
<content url="file://$MODULE_DIR$" dumb="true">
<excludeFolder url="file://$MODULE_DIR$/run/cache" />
<excludeFolder url="file://$MODULE_DIR$/run/config" />
<excludeFolder url="file://$MODULE_DIR$/run/libraries" />
<excludeFolder url="file://$MODULE_DIR$/run/logs" />
<excludeFolder url="file://$MODULE_DIR$/run/plugins" />
<excludeFolder url="file://$MODULE_DIR$/run/resourcepack" />
<excludeFolder url="file://$MODULE_DIR$/run/versions" />
<excludeFolder url="file://$MODULE_DIR$/run/world" />
<excludeFolder url="file://$MODULE_DIR$/run/world_nether" />
<excludeFolder url="file://$MODULE_DIR$/run/world_the_end" />
</content>
</component>
<component name="FacetManager">
<facet type="minecraft" name="Minecraft">
<configuration>
<autoDetectTypes>
<platformType>PAPER</platformType>
</autoDetectTypes>
<projectReimportVersion>1</projectReimportVersion>
</configuration>
</facet>
</component>
</module>