Reloaded-II
→ View on GitHubAI Summary: Reloaded II is a universal mod loader and mod management framework developed in C#, designed for use with x86 and x64 native games. Its primary use case is enabling DLL injection for modding capabilities, offering a comprehensive toolkit for modding various games. Notable features include full open-source access and a focus on extensibility for user-contributed enhancements and documentation.
README
Reloaded II

Nothing else matters.
Universal, C# based mod loader.
Works with anything X86, X64.
Introduction
[Reloaded II] is a universal DLL injection based Mod Loader and Mod Management Framework.

It’s a fully free and open source swiss army knife for modding native games.
Made from the ground up proudly using the C# programming language.
For more information, please visit the Reloaded-II website.
For installation instructions, see Quick Start Guide.
Contributions
Contributions to this project are highly encouraged.
Feel free to implement new features, make bug fixes or suggestions so long as they are accompanied by an issue with a clear description of the pull request.
Documentation is just as welcome as code changes!