Major update for mod loaders
- Re-organize unit tests function to allow update methods to be tested locally
- Change the version manifest URL to the new domain
- Rename integrations interfaces
- Remove OtherModLoaderVersion
- Add name attribute for all mod loaders
- Add an integration interface for optifine
- Re arrange mod loader classes in new packages
- new NeoForge installation system
- Move mod loader builder classes in real classes
- Gradle 8.9
- Update dependencies
- Rework the installation of fabric and quilt mod loaders
- Make some code more consistent
- Version class is now standalone and accepts a non fixed number of ints
- New ForgeVersion installation
- Remove silent read option
- Update readme documentation
- Update actions
- Add pattern for file name matching in mod file deleter
- A few tweaks about exception here and there
- Add alternatives section in README
- Fabric version now accepts optifine
Full Changelog: v1.8.5...v1.9.0