An open source Lua hook for Payday 2, designed and created for ease of use for both players and modders.
This is the developer repository, and should only be used if you know what you're doing. If you don't, visit the website at PaydayMods.com to get an up-to-date drag-drop install.
The Lua component of the BLT which controls mod loading can be found in it's own repository, Payday-2-BLT-Lua.
Visit PaydayMods.com to get the latest stable download.
Documentation for the BLT can be found on the GitHub Wiki for the project.
Payday2 BLT requires the following dependencies, which are all statically linked.
OpenSSL should be compiled as static libraries and the libraries placed in the lib directory, and the headers in the incl directory
cURL should be compiled as static, with the WITH_SSL parameter set to 'static' and the previously compiled OpenSSL libraries in the dependencies directory.
zLib should be compiled as static. I had to add SAFESEH handling to the MASM objects in order for this to be compatible with Payday2-BLT
A compiled version of detours is included, and all terms of the included Microsoft Research Shared Source License Agreement (detours_license.rtf) are applicable.
Payday 2 BLT Team
Contributors, Translators, Testers and more