/BL2-SDK

Borderlands 2 SDK and DLL loading

Primary LanguageC++

BL2-SDK

Borderlands 2 tools for creating and loading custom plugins

  • Rename existing binkw32.dll to bindw23.dll
  • Copy new binkw32.dll to Win32 folder
  • Create a folder called "plugins" in the binaries folder
  • Copy any custom .LUA or .DLL files into the plugins folder

Based off of Borderlands2SDK by McSimp, drmalc's bl2monitor, TheFeckless' UE3 SDK Generator, zeroKilo's ProxyDllMaker, Erik JS' ME1 ASI Loader, and more