Info
Version: | 2.0.0 |
Author(s): | Sewer56 |
Last Update: | Saturday, September 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sewer56lol/Reloaded-Mod-Loader |
NuGet Url: | https://www.nuget.org/packages/libReloaded-Overlay |
Install
Install-Package libReloaded-Overlay
dotnet add package libReloaded-Overlay
paket add libReloaded-Overlay
libReloaded-Overlay Download (Unzip the "nupkg" after downloading)
Dependencies
- libReloaded(>= 2.0.0)
- D2dControl-Custom(>= 1.1.3)
- SharpDX.Direct2D1(>= 4.1.0)
- SharpDX.Direct3D11(>= 4.1.0)
- SharpDX.Direct3D9(>= 4.1.0)
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.