Mods are allowed in matches and won't get you banned, as long as they do not provide an unfair advantage.
FileSystem
{
//
// The code that loads this file automatically does a few things here:
//
// 1. For each "Game" search path, it adds a "GameBin" path, in <dir>\bin
// 2. For each "Game" search path, it adds another "Game" path in front of it with _<language> at the end.
// For example: c:\hl2\cstrike on a french machine would get a c:\hl2\cstrike_french path added to it.
// 3. If no "Mod" key, for the first "Game" search path, it adds a search path called "MOD".
// 4. If no "Write" key, for the first "Game" search path, it adds a search path called "DEFAULT_WRITE_PATH".
//
//
// Search paths are relative to the exe directory\..\
//
SearchPaths
{
// These are optional language paths. They must be mounted first, which is why there are first in the list.
// *LANGUAGE* will be replaced with the actual language name. If not running a specific language, these paths will not be mounted
Game_Language citadel_*LANGUAGE*
Mod citadel
Write citadel
Game citadel/addons
Game citadel
Mod core
Write core
Game core
AddonRoot citadel_addons
OfficialAddonRoot citadel_community_addons
}
}
AddonConfig
{
"UseOfficialAddons" "1"
}
More info and screenshots: deadlocker.net/install-guide.Download the Deadlock Mod Manager from deadlockmods.app. On first launch it detects your game directory automatically. Go to the Mods tab, find a mod, and click Download — no manual file management needed.
Read the full install guide on Deadlocker.net