VulnerabilityPatcher/.idea/modules/me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher.iml
William Bergh 560dc36667 Commit v1.9
Added a fix to a serious vulnerability in an NBT tag (thanks to Discord user 4785#8781).
Also made sure to only clear specificly large items instead of entire containers directly.
2020-08-15 14:49:51 +02:00

18 lines
No EOL
939 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="VulnerabilityPatcher" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="me.cooljwb.vulnerabilitypatcher" external.system.module.version="v1.9" type="JAVA_MODULE" version="4">
<component name="CheckStyle-IDEA-Module">
<option name="configuration">
<map />
</option>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../..">
<excludeFolder url="file://$MODULE_DIR$/../../.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../build" />
<excludeFolder url="file://$MODULE_DIR$/../../out" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>