We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added mods reader for `quilt.mod.json` files. #13 Added detection for service mods like `Sinytra Connector`. #13 Added additional tests for mod detection, especially for mixed mods and cross-loaded mods. Improved duplication detection by adding additional checks for mod versions and mod ids. General Code optimizations and improvements.
Added support for library mods and language provider mods. Added fallback mod id detection for mods without `mods.toml` or `fabric.mod.json` files. Improved Mod Type detection. Smaller code optimizations and improvements.
Added debug mode for easier testing and troubleshooting. Improved logging and error handling. Updated wiki entries and test files.
Updated wiki with examples and better description.
Initial Home page