# Reloaded-Project/Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.

Repository: https://github.com/Reloaded-Project/Reloaded-II
Canonical: https://ross.abutalabs.com/products/reloaded-ii
Language: C#
License: GPL-3.0
License Family: copyleft
Topics: csharp, x64, x86-64, mod-loader, mod-manager, universal, reverse-engineering, windows
Last push: 2026-08-13T18:06:46+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 95, longevity 100
- inputs: {"age_days": 2687, "days_push": 20, "days_rel": 38, "gap_med": 25, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 119 (observed 2026-08-28T04:03:14.424165+00:00)

## What it is
Reloaded II is a universal, C#/.NET-based mod loader and mod management framework for native games on X86 and X64. It uses DLL injection to load mods and provides tooling for managing, developing, and distributing game mods.

## Use cases
- load mods into native x86/x64 games
- manage and organize game mods
- develop mods in C# for native games
- inject DLLs into game processes
- create a universal modding framework for a game
- distribute mods with dependencies and metadata

## When to choose
- you want to mod native (non-.NET) games on Windows
- you need a mature, open-source mod loader with a GUI manager
- you want to write game mods in C#/.NET
- you need x86 and x64 support for DLL injection

## When to avoid
- you are modding managed .NET games where native injection is unnecessary
- you need cross-platform mod loading on Linux or macOS
- you want a lightweight script-based modding system rather than a full framework

## Facets
- artifact type: framework
- maturity: active
- function: plugin-system, developer-tools, reverse-engineering
- domain: gaming-tools, developer-tools, reverse-engineering
- platform: windows, dotnet
- tags: mod-loader, mod-manager, dll-injection, game-modding, csharp, desktop

## Member repositories
- Reloaded-Project/Reloaded-II (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.424165+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:16.912413+00:00, confidence not recorded.
  - readme: https://github.com/Reloaded-Project/Reloaded-II (fetched 2026-08-28T04:03:14.424165+00:00, sha 4045781a3e99)
- Data as of 2026-08-30T08:39:29.467469+00:00.
