libReloaded 1.1.9
See the version list below for details.
dotnet add package libReloaded --version 1.1.9
NuGet\Install-Package libReloaded -Version 1.1.9
<PackageReference Include="libReloaded" Version="1.1.9" />
paket add libReloaded --version 1.1.9
#r "nuget: libReloaded, 1.1.9"
// Install libReloaded as a Cake Addin #addin nuget:?package=libReloaded&version=1.1.9 // Install libReloaded as a Cake Tool #tool nuget:?package=libReloaded&version=1.1.9
The main library for the development of Reloaded Mod Loader Modifications.
Provides you with JIT X86/64 Assembly, Memory Buffers, X86/64 Function Calling, X86/64 Function Hooking, X86/64 Custom Function Hooking (Usercall/Userpurge), X86/64 Function Pointers, Virtual Function Table Hooking/Calling, Native Array Utilities, Pattern/Signature Scanning, Reading/Writing Memory, Memory Page Management, Easy DLL Injector, Thread Management and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Costura.Fody (>= 2.0.0)
- Fody (>= 3.0.3)
- libReloaded-Native-119 (>= 1.1.9)
- libReloaded-Networking-119 (>= 1.1.9)
- LiteNetLib-custom (>= 0.0.1)
- Reloaded-Assembler (>= 1.1.3)
- SharpDisasm (>= 1.1.9)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on libReloaded:
Package | Downloads |
---|---|
libReloaded-Overlay
Provides various internal and external overlays which may be used for Reloaded Mod Loader mods. Included are DX9 Overlay, DX11 Overlay, WPF Overlay, D2D-WPF Overlay, D2D-WinForms Overlay. For examples of usage, refer to the mod loader's mod samples included in the main Github repository. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.1.0 | 1,206 | 9/18/2018 | |
2.0.0 | 917 | 9/15/2018 | |
2.0.0-beta2 | 763 | 9/8/2018 | |
1.2.2-dev | 760 | 8/12/2018 | |
1.2.1-dev1 | 818 | 8/9/2018 | |
1.2.0 | 997 | 8/4/2018 | |
1.1.9 | 1,091 | 7/18/2018 | |
1.1.9-fix | 833 | 8/3/2018 | |
1.1.7 | 1,097 | 7/17/2018 | |
1.1.6-dev | 941 | 7/4/2018 | |
1.1.5 | 1,022 | 6/4/2018 | |
1.1.4 | 1,098 | 5/31/2018 | |
1.1.3 | 1,077 | 5/28/2018 | |
1.0.9 | 1,098 | 5/9/2018 | |
1.0.8 | 1,119 | 5/9/2018 |
Main Development Library for Reloaded Mod Loader Modifications