All Projects β†’ JamesWilko β†’ Payday 2 Blt

JamesWilko / Payday 2 Blt

Licence: mit
Payday 2 Better Lua injecTor

Projects that are alternatives of or similar to Payday 2 Blt

BeatSaberSongBrowser
BeatSaber plugin, adds much needed functionality to the song selection interface.
Stars: ✭ 166 (-5.68%)
Mutual labels:  games, modding
The-Witcher-3-Mod-manager
Mod manager for The Witcher 3 πŸ—ƒ
Stars: ✭ 71 (-59.66%)
Mutual labels:  games, modding
N-Gage stuff
Some N-Gage stuff for translation and modding
Stars: ✭ 21 (-88.07%)
Mutual labels:  games, modding
psobbaddonplugin
Phantasy Star Online Blue Burst Addon Plugin
Stars: ✭ 17 (-90.34%)
Mutual labels:  games, modding
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (-81.25%)
Mutual labels:  games, modding
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-21.02%)
Mutual labels:  games
Bottles
🌠 Easily manage 🍷prefix in a new way! (Run Windows software and games on Linux)
Stars: ✭ 147 (-16.48%)
Mutual labels:  games
Dgvoodoo2
Glide/DirectX implementation on D3D11/12
Stars: ✭ 137 (-22.16%)
Mutual labels:  games
Flaxapi
Old repository with C# Editor and C# API for creating games in Flax Engine
Stars: ✭ 131 (-25.57%)
Mutual labels:  games
Nes
A Javascript NES Emulator
Stars: ✭ 168 (-4.55%)
Mutual labels:  games
Atari st sources
A large repository of Atari ST (and family) source code
Stars: ✭ 157 (-10.8%)
Mutual labels:  games
Rocket
RocketMod β€” .NET Game Server Plugin Framework
Stars: ✭ 147 (-16.48%)
Mutual labels:  modding
Nyan
Modding API with a typesafe hierarchical key-value database with inheritance and dynamic patching 😺
Stars: ✭ 141 (-19.89%)
Mutual labels:  modding
Spaceinvaders
Classic Space Invaders game written in JavaScript as a learning exercise.
Stars: ✭ 155 (-11.93%)
Mutual labels:  games
Gibbed.borderlandsoz
Tools & code for use with Borderlands: The Pre-Sequel!
Stars: ✭ 138 (-21.59%)
Mutual labels:  modding
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (-8.52%)
Mutual labels:  modding
Awesome Odroid Go
πŸ•Ή A collection of awesome ODROID-GO emulators, games & resources πŸ‘Ύ
Stars: ✭ 133 (-24.43%)
Mutual labels:  games
Rcade
Games to procrastinate with RStudio
Stars: ✭ 146 (-17.05%)
Mutual labels:  games
Bindertool
Dark Souls II / Dark Souls III / Bloodborne bdt, bhd, bnd, dcx, tpf, fmg and param unpacking tool
Stars: ✭ 157 (-10.8%)
Mutual labels:  modding
Free Python Games
Free Python Games
Stars: ✭ 2,166 (+1130.68%)
Mutual labels:  games

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].