Guide
Mod managers, and when you actually need one
Dragging files into a folder works until it does not. What a manager buys you, what it takes away, and the point where doing it by hand stops being reasonable.
2 min read · updated 2026-08-01
Every modded game reaches a point where the folder becomes the problem. A manager is the answer to that, and like most answers it costs something.
What a manager is really for
Profiles. One game, several complete setups, switched in seconds. A heavy pack for weekends and a light one for playing with friends who did not install forty things. This is the feature people underrate and the one they miss most once they have had it.
Dependencies. You ask for one mod, it works out the four libraries underneath and gets those too. Saves the evening described in the dependency guide.
Clean removal. A mod is files in several places. Removing it by hand leaves some of them, and the leftovers cause failures weeks later that look like something else entirely.
Update awareness. It knows what version you have and what version exists.
What it costs you
You stop knowing where anything is. When something breaks in a way the manager does not understand, you are debugging two systems instead of one, and the second one is opaque.
Managers also disagree with hand editing. Move a file yourself and the manager keeps its own picture of the folder, which is now wrong, and it will helpfully correct you back to the version you were trying to replace.
Pick one and commit to it. The worst setup is half managed.
When manual is the right call
A handful of mods you chose on purpose. One setup you do not intend to change. A game whose scene is small enough that the whole install is four files.
There is nothing primitive about this. You know exactly what is in the folder, and when something breaks there is one place to look.
When it stops being reasonable
More than about thirty mods, because the dependency graph is now beyond holding in your head. More than one setup. Any pack you did not assemble yourself. Any situation where you want to try something and be able to get back.
Which one
That depends on the game, and the honest answer is the one its community actually uses, because that is the one the mods were tested with and the one whose problems people can help you solve. A manager nobody around you runs is a manager you debug alone.
Every project page on this site links to the platform its author published on, and that platform's own manager is almost always the one the community standardised on.
Frequently asked
Is manual installation worse?
No, it is just less forgiving. Manual is fine for a handful of mods you chose deliberately. It stops being fine somewhere around thirty, or the first time you want two setups at once.
Can I switch to a manager later?
Yes, but start from clean. Point a manager at a folder somebody hand edited and it will fight you over files it did not put there.
Do managers install mods for me?
They fetch and place files and usually resolve dependencies. They cannot tell you whether two mods disagree about the same thing, which is the failure they were never going to catch.
Why does my manager say a mod is out of date when the page says it is current?
It is comparing against the file it downloaded. If you replaced a file by hand it does not know, and it will offer to fix what is not broken.