mirror of
https://github.com/TotalFreedomMC/VulnerabilityPatcher.git
synced 2025-02-11 03:30:04 +00:00
![CoolJWB](/assets/img/avatar_default.png)
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.
11 lines
No EOL
498 B
XML
11 lines
No EOL
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> |