# LavaGang/MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Repository: https://github.com/LavaGang/MelonLoader
Canonical: https://ross.abutalabs.com/products/melonloader
Homepage: https://discord.gg/2Wn3N2P
Language: C#
License: Apache-2.0
License Family: permissive
Topics: melonloader, unity, mono, il2cpp, dll, dotnet, framework, mod, mod-loader, modding, plugin
Last push: 2026-08-13T09:56:40+00:00

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

## Adoption (not part of the score)
Stars 4140, forks 645 (observed 2026-08-28T04:08:36.266502+00:00)

## What it is
MelonLoader is a universal mod loader for Unity games that supports both Il2Cpp and Mono backends. It loads mods and plugins into games at runtime, providing a common framework for the Unity modding community.

## Use cases
- load mods into Unity games
- create mods for Il2Cpp Unity games
- create mods for Mono Unity games
- inject plugins into a game at runtime
- set up a modding framework for a Unity title
- debug game mods during development

## When to choose
- you want to mod a Unity game regardless of scripting backend
- you need one loader that works with both Il2Cpp and Mono
- you want a mature, widely-adopted Unity modding ecosystem

## When to avoid
- the target game is not built with Unity
- you need a mod loader for a non-DotNet runtime like native C++ games
- you only want cosmetic asset swaps that a simpler tool handles

## Facets
- artifact type: framework
- maturity: active
- function: plugin-system, developer-tools
- domain: gaming-tools, developer-tools
- platform: windows, dotnet, cross-platform
- tags: mod-loader, unity, il2cpp, mono, modding, game-mods, game-development, linux, macos

## Member repositories
- LavaGang/MelonLoader (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.266502+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-29T18:22:59.109139+00:00, confidence not recorded.
  - readme: https://github.com/LavaGang/MelonLoader (fetched 2026-08-28T04:08:36.266502+00:00, sha a8a3b5576770)
  - homepage: https://discord.gg/2Wn3N2P (fetched 2026-08-29T09:13:55.440131+00:00, sha d47a4ab1bd86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
