{
"Links/ copies all files from enabled mods in its loadorder into "
"target directory. Backs up and restores existing files when needed." },
"When the target directory contains a file with the same name "
"but different case as a mods file name, renames the mods name to "
"match the target file. Then deploys as normal." },
"Uses LOOT to manage plugins for games like Skyrim. Source path "
"should point to the directory which plugins are installed into."
"Target path should point to the directory containing plugins.txt "
"and loadorder.txt" },
"Moves all files not managed by another deployer out of the target directory and "
"links them back in on deployment. Can be used to either track files created by"
"other mods or to manage save files for different profiles." },
"Uses LOOT to manage plugins for OpenMW. Source path "
"should point to the directory which plugins are installed into."
"Target path should point to the directory containing openmw.cfg" },
"Manages archive (i.e. .bsa) files for OpenMW. Source path should point to the "
"Data Files directory. Target path should point to the directory containing openmw.cfg." },
"Manages plugins contained in .pak files for Baldurs Gate 3. "
"Source path should point to the Mods directory. "
"Target path should point to the directory containing modsettings.lsx." }
}
Maps deployer types to a description of what they do.