
In-game Mod Manager, manage which of your mods will be turned on the next time you launch your game, no more moving folders and deleting files.Easy Installation, just drop the BLT DLL and the accompanying “mods” folder into your Payday directory and you’re good to go!.You can also grab ready-to-go versions of older BLT releases from the Releases page, but they might not work anymore.

If you want to view the source code to the Payday 2 BLT it’s available on GitHub.

You’ll also need the x86 version of the 2013 Visual C++ Runtime. The Payday 2 BLT requires a Windows computer running Windows 7 or later to work. It has been designed and built from the ground up to make the installation and configuration of mods as simple and painless as possible. Payday 2 BLT is our custom-made Lua hook for Payday 2. If nothing helps, the folks on the Modworkshop, PAYDAY 2 Maps or PAYDAY 2 Creators Discord server will help you.A Lua hook designed for ease of use for players, and modders alike. If any problems occur, make sure you installed everything correctly. To make sure everything works properly, launch your game after each mod you installed. Later you must go into the Beardlib Editor options ingame and put in the path to the location you extracted the files to.

(.\steamapps\common\PAYDAY 2\assets\extract) (We recommend extracting them in a folder called "extract" inside the "assets" folder of your PAYDAY 2 directory. In addition to the mods, we also need to extract the game files in order for the editor to work properly.ĭownload the "Diesel Bundle Viewer" from Modworkshop and extract all the gamefiles. Download them from Modworkshop and place them inside the BeardLib Editor folder you installed earlier. Next step is to install the package data for the BeardLib Editor. Again, download it from GitHub and place it in your "mods" folder. (C:\Program Files (x86)\Steam\steamapps\common\PAYDAY 2\mods) If you don’t have a "mods" folder, just create one.īeardLib Editor is the actual editor we use to create custom heists. Download the latest version from GitHub and put it into the "mods" folder in your PAYDAY 2 directory. It allows you to add your own custom content to the game. Go to the website and follow the installation instructions.īeardLib is sort of a framework for other mods. SuperBLT is used to make Lua mods like BeardLib run in the first place. In order to create your own custom heists, you need to install the following 3 mods: SuperBLT - The base to run Lua mods BeardLib - A library of scripts/framework for other mods BeardLib Editor - The actual Map editor
