{"id":14960323,"url":"https://github.com/bepinex/bepinex","last_synced_at":"2026-02-08T03:10:07.322Z","repository":{"id":37688464,"uuid":"121067132","full_name":"BepInEx/BepInEx","owner":"BepInEx","description":"Unity / XNA game patcher and plugin framework","archived":false,"fork":false,"pushed_at":"2025-04-22T13:13:58.000Z","size":4434,"stargazers_count":5642,"open_issues_count":307,"forks_count":664,"subscribers_count":77,"default_branch":"master","last_synced_at":"2025-04-23T21:02:04.326Z","etag":null,"topics":["bepinex","framework","il2cpp","mod-loader","modding","modloader","mono","patcher","unity","unity-mono","unity3d","xna","xna-framework"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BepInEx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-11T00:26:15.000Z","updated_at":"2025-04-23T12:44:12.000Z","dependencies_parsed_at":"2023-12-23T11:58:03.663Z","dependency_job_id":"6bb7a446-580e-466e-98d7-7a87e96de6d7","html_url":"https://github.com/BepInEx/BepInEx","commit_stats":{"total_commits":1391,"total_committers":32,"mean_commits":43.46875,"dds":0.5197699496764917,"last_synced_commit":"e1974e26fd7702c66b54c0d6879c90b988cc4920"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BepInEx%2FBepInEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BepInEx%2FBepInEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BepInEx%2FBepInEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BepInEx%2FBepInEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BepInEx","download_url":"https://codeload.github.com/BepInEx/BepInEx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514767,"owners_count":21443208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bepinex","framework","il2cpp","mod-loader","modding","modloader","mono","patcher","unity","unity-mono","unity3d","xna","xna-framework"],"created_at":"2024-09-24T13:22:02.815Z","updated_at":"2026-02-08T03:10:07.277Z","avatar_url":"https://github.com/BepInEx.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://avatars2.githubusercontent.com/u/39589027?s=256\"\u003e\n\u003c/p\u003e\n\n# BepInEx\n\n![Github All Releases](https://img.shields.io/github/downloads/bepinex/bepinex/total.svg)\n![GitHub release](https://img.shields.io/github/release/bepinex/bepinex.svg)\n[![BepInEx Discord](https://user-images.githubusercontent.com/7288322/34429117-c74dbd12-ecb8-11e7-896d-46369cd0de5b.png)](https://discord.gg/MpFEDAg)\n\nBepis Injector Extensible\n\n---\n\nBepInEx is a plugin / modding framework for Unity Mono, IL2CPP and .NET framework games (XNA, FNA, MonoGame, etc.)\n\n(Currently only Unity Mono has stable releases)\n\n#### Platform compatibility chart\n\n|              | Windows | OSX  | Linux | ARM |\n|--------------|---------|------|-------|-----|\n| Unity Mono   | ✔️      | ✔️  | ✔️    | N/A |\n| Unity IL2CPP | ✔️      | ❌   | ✔     | ❌  |\n| .NET / XNA   | ✔️      | Mono | Mono  | N/A |\n\nA more comprehensive comparison list of features and compatibility is available at https://bepis.io/unity.html\n\n## Resources\n\n**[Latest releases](https://github.com/BepInEx/BepInEx/releases)**\n\n**[Bleeding Edge builds](https://builds.bepinex.dev/projects/bepinex_be)**\n\n**[How to install (latest releases)](https://docs.bepinex.dev/articles/user_guide/installation/index.html)**\n\n**[How to install (Bleeding Edge, BepInEx 6)](https://docs.bepinex.dev/master/articles/user_guide/installation/index.html)**\n\n**[User and developer guides](https://docs.bepinex.dev/master/)**\n\n**[Discord server](https://discord.gg/MpFEDAg)**\n\n### Available plugin loaders\n\n| Name              | Link to project                                                                           |\n|-------------------|-------------------------------------------------------------------------------------------|\n| BSIPA             | [BepInEx.BSIPA.Loader](https://github.com/BepInEx/BepInEx.BSIPA.Loader)                   |\n| IPA               | [IPALoaderX](https://github.com/BepInEx/IPALoaderX)                                       |\n| MelonLoader       | [BepInEx.MelonLoader.Loader](https://github.com/BepInEx/BepInEx.MelonLoader.Loader)       |\n| MonoMod           | [BepInEx.MonoMod.Loader](https://github.com/BepInEx/BepInEx.MonoMod.Loader)               |\n| MuseDashModLoader | [BepInEx.MDML.Loader](https://github.com/BepInEx/BepInEx.MDML.Loader)                     |\n| Partiality        | [BepInEx-Partiality-Wrapper](https://github.com/sinai-dev/BepInEx-Partiality-Wrapper)     |\n| Sybaris           | [BepInEx.SybarisLoader.Patcher](https://github.com/BepInEx/BepInEx.SybarisLoader.Patcher) |\n| UnityInjector     | [BepInEx.UnityInjector.Loader](https://github.com/BepInEx/BepInEx.UnityInjectorLoader)    |\n| Unity Mod Manager | [Yan.UMMLoader](https://github.com/hacknet-bar/Yan.UMMLoader)                             |\n| uMod              | [BepInEx.uMod.Loader](https://github.com/BepInEx/BepInEx.uMod.Loader)                     |\n\n## Used libraries\n\n- [NeighTools/UnityDoorstop](https://github.com/NeighTools/UnityDoorstop) - v4.3.0\n- [BepInEx/HarmonyX](https://github.com/BepInEx/HarmonyX) - v2.10.2\n- [0x0ade/MonoMod](https://github.com/0x0ade/MonoMod) - v22.7.31.1\n- [jbevain/cecil](https://github.com/jbevain/cecil) - v0.10.4\n\n#### IL2CPP libraries\n\n- [SamboyCoding/Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) - v2022.0.7.2\n- [BepInEx/Il2CppInterop](https://github.com/BepInEx/Il2CppInterop) - v1.4.5\n- [BepInEx/dotnet-runtime](https://github.com/BepInEx/dotnet-runtime) - v6.0.7\n\n## License\n\nThe BepInEx project is licensed under the LGPL-2.1 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbepinex%2Fbepinex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbepinex%2Fbepinex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbepinex%2Fbepinex/lists"}