Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://reloaded-project.github.io/Reloaded-II/
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
https://reloaded-project.github.io/Reloaded-II/
csharp mod-loader mod-manager reverse-engineering universal windows x64 x86-64
Last synced: 14 days ago
JSON representation
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
- Host: GitHub
- URL: https://reloaded-project.github.io/Reloaded-II/
- Owner: Reloaded-Project
- License: gpl-3.0
- Created: 2019-04-25T18:32:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T14:16:14.000Z (14 days ago)
- Last Synced: 2024-11-29T14:23:45.680Z (14 days ago)
- Topics: csharp, mod-loader, mod-manager, reverse-engineering, universal, windows, x64, x86-64
- Language: C#
- Homepage:
- Size: 78.3 MB
- Stars: 611
- Watchers: 19
- Forks: 83
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: changelog-template.hbs
- Contributing: docs/ContributingLocally.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-modding - Reloaded II - Mod manager and framework for universal mods. (Mod Managers)
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.](https://reloaded-project.github.io/Reloaded-II/)
For installation instructions, see [Quick Start Guide.](https://reloaded-project.github.io/Reloaded-II/QuickStart)
## 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!