{"id":27180093,"url":"https://github.com/prohatp/bepinexinstall","last_synced_at":"2025-10-10T23:42:08.671Z","repository":{"id":285515000,"uuid":"956265149","full_name":"ProHatp/BepInExInstall","owner":"ProHatp","description":"Easily install and manage BepInEx \u0026 UnityExplorer for Unity games.","archived":false,"fork":false,"pushed_at":"2025-04-02T23:05:51.000Z","size":1757,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T11:06:50.019Z","etag":null,"topics":["bepinex","explorer","game","il2cpp","install","mod","mod-loader","modding","mono","unity","unity-explorer","unityexplorer"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProHatp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2025-03-28T01:01:10.000Z","updated_at":"2025-06-05T13:57:33.000Z","dependencies_parsed_at":"2025-04-01T07:24:15.525Z","dependency_job_id":"b87d0b48-3a30-409e-b121-9ab3a418f9b0","html_url":"https://github.com/ProHatp/BepInExInstall","commit_stats":null,"previous_names":["prohatp/bepinexinstall"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ProHatp/BepInExInstall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProHatp%2FBepInExInstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProHatp%2FBepInExInstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProHatp%2FBepInExInstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProHatp%2FBepInExInstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProHatp","download_url":"https://codeload.github.com/ProHatp/BepInExInstall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProHatp%2FBepInExInstall/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582818,"owners_count":23180635,"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","explorer","game","il2cpp","install","mod","mod-loader","modding","mono","unity","unity-explorer","unityexplorer"],"created_at":"2025-04-09T14:25:33.501Z","updated_at":"2025-10-10T23:42:03.647Z","avatar_url":"https://github.com/ProHatp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Assets/icon.ico\" height=\"96\" /\u003e\n  \u003ch1 align=\"center\"\u003eBepInExInstall\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e🔧 Easily install and manage BepInEx \u0026 UnityExplorer for Unity games.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/ProHatp/BepInExInstall/actions/workflows/build-and-release.yml/badge.svg\" alt=\"Build Status\"\u003e\n    \u003ca href=\"https://github.com/ProHatp/BepInExInstall/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/ProHatp/BepInExInstall?label=latest\" alt=\"Latest Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"http://codebuilding.org\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/7288322/34429117-c74dbd12-ecb8-11e7-896d-46369cd0de5b.png\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n## 📸 Preview\n\n![Screenshot](https://i.imgur.com/zr9pF30.png)\n\n![Screenshot](https://i.imgur.com/MEx6IpU.jpeg)\n\n---\n\n## 🚀 Features\n\n- ✅ One-click BepInEx install (v5/v6 supported)\n- ✅ UnityExplorer integration\n- ✅ Drag \u0026 Drop game `.exe`\n- ✅ Automatic Unity version \u0026 architecture detection\n- ✅ Config editor (`BepInEx.cfg`)\n- ✅ CLI support: `--install`, `--uninstall`\n- ✅ GitHub Actions CI + auto release\n\n---\n\n## 🔧 How to Use\n\n```bash\n# GUI mode\nRun BepInExInstall.exe and drag your game .exe\n\n# CLI mode\nBepInExInstall.exe --install \"C:\\Path\\To\\Game.exe\"\nBepInExInstall.exe --uninstall \"C:\\Path\\To\\Game.exe\"\n```\n\n---\n\n## 🛠️ Build Locally\n\n```bash\ngit clone https://github.com/ProHatp/BepInExInstall\ncd BepInExInstall\nbuild.bat\n```\n\nOr open `BepInExInstall.sln` in Visual Studio 2019+ and build.\n\n---\n\n## 📦 Download\n\nGrab the latest release from the [Releases page](https://github.com/ProHatp/BepInExInstall/releases).\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n## 🙏 Credits\n\n- [BepInEx](https://github.com/BepInEx/BepInEx)\n- [UnityExplorer](https://github.com/sinai-dev/UnityExplorer)\n- [MetroFramework](https://github.com/thielj/MetroFramework)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprohatp%2Fbepinexinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprohatp%2Fbepinexinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprohatp%2Fbepinexinstall/lists"}