• This repository has been archived on 27/Nov/2018
  • Stars
    star
    177
  • Rank 214,866 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Payday 2 Better Lua injecTor

Payday 2 BLT

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.

Download

Visit PaydayMods.com to get the latest stable download.

Documentation

Documentation for the BLT can be found on the GitHub Wiki for the project.

Dependencies

Payday2 BLT requires the following dependencies, which are all statically linked.

  • OpenSSL
  • cURL
  • zlib
  • Detours

OpenSSL

OpenSSL should be compiled as static libraries and the libraries placed in the lib directory, and the headers in the incl directory

cURL

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

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

Detours

A compiled version of detours is included, and all terms of the included Microsoft Research Shared Source License Agreement (detours_license.rtf) are applicable.

Contributors

  • Payday 2 BLT Team

  • Contributors, Translators, Testers and more

    • saltisgood
    • Kail
    • Dougley
    • awcjack
    • BangL
    • chromKa
    • xDarkWolf
    • Luffyyy
    • NHellFire
    • TdlQ
    • Mrucux7
    • Simon
    • goontest
    • aayanl
    • cjur3
    • Kilandor
    • Joel Juvél
    • PlayYou
    • and others who haven't been added yet