File Details
Fermion 1.0.1 - for Forge 1.15.2
- B
- Jan 29, 2020
- 325.05 KB
- 198
- 1.15.2
- Forge
File Name
Fermion-1.0.1.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
WARNING: This release is currently beta stage and compatibility is not guaranteed. I have tried to make it as future-proof as possible, but bugs can happen: if you encounter one, report it on GitHub
API:
- Fix NullPointerException when constructing PluginMetadata with no description (which is supported)
- Allow JARs to specify multiple launch plugins instead of being restricted to a single one
Implementation:
- Split Fermion Companion Launch Plugin (required transformers) from Fermion Test Suite Launch Plugin (tests, so they can and should remain disabled in production)
- Fix logo path property not being passed around properly, causing Launch Plugins with logos having it not show up
- Add logo property to mods and Launch Plugins
- Fix other mods crashing when attempting to read data from loaded Launch Plugins' Plugin Metadata

