This project allows you to quickly visualize which versions of Minecraft to use for a given set of mods.
Select the mods you would like to use, and the tool will list Minecraft versions with the highest compatibility (= with the most mods available).
Use it at https://itrooz.github.io/ModpackResolver
First, install dependencies with bun i
To run the web app in development mode, go the right folder (cd web
) and run using bun run dev
Project is in dev state, not stable nor finished yet