Skip to content
CJ Kucera edited this page Dec 24, 2020 · 105 revisions

BLCMods Wiki

sniff sniff... Smells like... an off-worlder. How are you liking our wiki, anyways?

the wiki is always under heavy development, if you have any knowledge to share, please do so

This wiki attempts to serve as a central documentation point for dealing with Borderlands modding, specifically for Borderlands 2, The Pre-Sequel, and 3. (For BL1, you'll have to look elsewhere, alas.) There's information for people who just want to run mods, but the majority of the info is more geared towards folks who want to write mods themselves.

Borderlands 3 modding is still in a very nascent state, but we've been developing documentation for that as well. To prevent confusion, BL3 modding information is being kept on its own page, at Borderlands 3 Modding Info. The remainder of this page primarily just deals with Borderlands 2 and TPS.

User Resources

Get started by installing the Borderlands Community Mod Manager (BLCMM), which is the new replacement for FilterTool!

Tools

General-Purpose Tools

Modder's Tools

  • Unreal Package Decompressor - Required if you want to dig into Borderlands's UPK content directly
  • UE Explorer - Lets you browse around Borderlands UPK files directly; very useful if the data you're looking for isn't already bundled with FilterTool. Requires that the UPKs be decompressed with the Unreal Package Decompressor first.
  • FilterTool Explorer - Provides a tree-like view into BLCMM's bundled object information, like UE Explorer does, but without needing to deal with UPKs.
  • Balanced Items Generator - Little utility to help visualize BalancedItems probabilities, and assist in figuring out the values you might want to change, for a mod.

Deprecated Tools

Resources

Modder's Resources: Information/HOWTOs/Tutorials

Registry Pages / Data Lookups

BehaviorProviderDefinition/Kismet Documentation

(If you don't know what this is already, it's not for you. They're quite complex. Get used to modding other stuff first, and then come back here once you've levelled up a few times.)

Borderlands 3

See Borderlands 3 Modding Info for our current BL3 documentation.

Clone this wiki locally