![]() |
VOOZH | about |
dotnet add package libReloaded --version 2.1.0
NuGet\Install-Package libReloaded -Version 2.1.0
<PackageReference Include="libReloaded" Version="2.1.0" />
<PackageVersion Include="libReloaded" Version="2.1.0" />Directory.Packages.props
<PackageReference Include="libReloaded" />Project file
paket add libReloaded --version 2.1.0
#r "nuget: libReloaded, 2.1.0"
#:package libReloaded@2.1.0
#addin nuget:?package=libReloaded&version=2.1.0Install as a Cake Addin
#tool nuget:?package=libReloaded&version=2.1.0Install as a Cake Tool
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 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
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. |
This package is not used by any popular GitHub repositories.
Added support for using preallocated memory to BufferManager.