What's Changed
- Optional overide for duplicate coremod identification by @mitchej123 in https://github.com/GTNewHorizons/JarJar/pull/9
Full Changelog: https://github.com/GTNewHorizons/JarJar/compare/0.2.4-beta...0.2.5-beta
What's Changed
- Load jars that only include an API annotation by @mitchej123 in https://github.com/GTNewHorizons/JarJar/pull/8
Full Changelog: https://github.com/GTNewHorizons/JarJar/compare/0.2.3-beta...0.2.4-beta
What's Changed
- Overwrite CoreModManager.handleLaunch by @mitchej123 in https://github.com/GTNewHorizons/JarJar/pull/7
Full Changelog: https://github.com/GTNewHorizons/JarJar/compare/0.2.2-beta...0.2.3-beta
A RFB Plugin to improve FML for 1.7.10.
*Adds Nested Jar (Jar-in-Jar) support
- Picks the latest version of a coremod/mod to load if multiple are found Adds a ParallelModDiscoverer to speed up mod discovery
- Updates ASMDataTable to also capture interfaces like later versions of FML/Forge do
- Includes various speedups from various sources, * including CoreTweaks and newer versions of FML/Forge