| Class | Description |
|---|---|
| FermiumEarlyModIDSearcher |
Janky simplified implementation of FML's ModDiscoverer/ModCandidate/ContainerType/JarDiscoverer
Searches for both mcmod.info and @Mod annotations, since some mods only have one or the other
Some also have neither or set it improperly and give me a headache so they have manual compatibility
Could it be better? Yes.
|
| FermiumMixinConfigHandler |