VulnerabilityPatcher/.idea/compiler.xml
CoolJWB 48e75813ae Commit v1.0-BETA
The first release on the Spigot forums, made a large step from v0.5.1 to v1.0.
Added 1.13 and 1.14 support that works for both Spigot and Paper.
Also fixed additional issues with 1.14 and added a "full" solve to negative colors.
2019-08-13 18:47:19 +02:00

11 lines
498 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher.main" target="1.8" />
<module name="me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher.test" target="1.8" />
<module name="VulnerabilityPatcher.main" target="1.8" />
<module name="VulnerabilityPatcher.test" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>