Disabling Mods
Sometimes you just need to disable a mod for whether debugging reasons, for development purposes or to just play a run without removing all of /the mods. Whatever the choice might be, this page will provide some detail instructions on how to safely disable mods.
Manual approach
Mods can be disabled by either renaming the relevant info.kdr files to info.kdr.disabled. Or if the mod in question does not have an info.kdr, simply supplying an empty info.kdr.disabled file will suffice. The mod loader will check for info.kdr.disabled and will immediately skip loading the mod.
Command line parameters
There are two kind of command line parameters introduced on Desktop for the purpose of disabling mods.
| Parameter | Explanation |
|---|---|
| -disablemods | Disables the mod loading completely |
| -disablesteammods | Disables steam workshop addons (Steam Only) |
Applying command line parameters on Steam
