Luffyyy / Raid-BLT

Raid BLT

Home Page:https://modworkshop.net/mydownloads.php?action=view_down&did=21065

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raid BLT

An open source Lua hook for Raid that is a fork of the payday 2 BLT hook, designed and created for ease of use for both players and modders.
This is the developer repository. The Lua component of the BLT which controls mod loading can be found in it's own repository, Raid-BLT-Lua.

Download

Visit ModWorkshop to get the latest stable download.

Documentation

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

Dependencies

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

  • OpenSSL
  • cURL
  • zlib
  • MinHook

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

MinHook

A compiled version of MinHook is included

Contributors

  • Payday 2 BLT Team

  • Contributors, Translators, Testers and more

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

About

Raid BLT

https://modworkshop.net/mydownloads.php?action=view_down&did=21065

License:MIT License


Languages

Language:HTML 54.4%Language:C 36.7%Language:Roff 2.4%Language:Python 1.9%Language:Perl 1.0%Language:M4 1.0%Language:C++ 0.5%Language:DIGITAL Command Language 0.4%Language:Makefile 0.4%Language:CMake 0.3%Language:Assembly 0.2%Language:Shell 0.2%Language:Ada 0.2%Language:D 0.1%Language:Pascal 0.1%Language:C# 0.1%Language:Batchfile 0.1%Language:VBScript 0.0%Language:BitBake 0.0%Language:SAS 0.0%Language:Module Management System 0.0%Language:DTrace 0.0%Language:Emacs Lisp 0.0%