{"id":16007186,"url":"https://github.com/l-2-j/BepInEx-Plugins","last_synced_at":"2025-08-18T11:33:11.780Z","repository":{"id":114990084,"uuid":"433362135","full_name":"ljoonal/BepInEx-Plugins","owner":"ljoonal","description":"Some of my various universal BepInEx plugins mirrored.","archived":false,"fork":false,"pushed_at":"2021-12-31T18:46:59.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T15:54:48.631Z","etag":null,"topics":["bepinex","bepinex-plugins","game-mod","game-modding","hacktoberfest","mod","modding","unity"],"latest_commit_sha":null,"homepage":"https://git.ljoonal.xyz/ljoonal/BepInEx-Plugins","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljoonal.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-11-30T09:06:02.000Z","updated_at":"2022-09-12T20:34:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe35037a-fb6c-4aae-b795-2f19dbcdc6ac","html_url":"https://github.com/ljoonal/BepInEx-Plugins","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"3527b7e4684c125e0d4d49d1b9ad2c0eccb7ccac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljoonal%2FBepInEx-Plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljoonal%2FBepInEx-Plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljoonal%2FBepInEx-Plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljoonal%2FBepInEx-Plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljoonal","download_url":"https://codeload.github.com/ljoonal/BepInEx-Plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230231437,"owners_count":18193919,"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","bepinex-plugins","game-mod","game-modding","hacktoberfest","mod","modding","unity"],"created_at":"2024-10-08T12:02:11.249Z","updated_at":"2025-08-18T11:33:06.430Z","avatar_url":"https://github.com/ljoonal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BepInEx plugins\n\nNo warranty is provided for these plugins, and they're provided as-is.\nI've tested them with one uncommon Unity/Mono game, no clue if they work in other games, so do tell me if you try them out!\n\n## Plugins list\n\n### HWID Spoofer\n\nSpoofs the unity getter for HWID.\nI strongly oppose anything privacy invasive, and wanted to learn modding so created this as my first plugin.\n\nMalicious users will always find a way to achieve the same effect (running in VM's for example).\nSo I don't see an issue with providing the source code for how to do it with BepInEx.\nSince other smart modders could just look at [knah's similar MelonLoader mod](https://github.com/knah/ML-UniversalMods#hwidpatch) anyway, which was the inspiration for this plugin and is licensed under the same GPL3.\n\n### Frame Focus\n\nAllows you to limit the max framerate when alt-tabbed.\n\nCredit to the original MelonLoader mod [with the same name by MintLily](https://github.com/MintLily/FrameFocus), which is licensed with the same GPL3 license.\nThis one does basically the same thing, but uses BepInEx instead of MelonLoader.\n\n### Input Finder\n\nLogs the currently pressed keys when enabled, which will allow you to find the KeyCode's to things just by pressing them.\nIt's recommended to set the `Enabled` config value to false when actually playing the game, since getting all the possible keys will most likely impact your performance.\n\n### Mouse Control\n\nA mod that force locks the mouse to the game constantly.\n\n## Building\n\nDrag the required DLL's (listed in the `Directory.Build.props` file and the `.csproj` files) into the Libs folder.\nThen use the `dotnet build` command to build.\n\nAlternatively you can try to open the folder in Visual Studio, but I cannot provide help for using that.\nIf you do want to improve the situation, do feel free to contribute!\n\n## Contributing\n\n[Contact me](https://ljoonal.xyz/contact) or send me git patches that you want merged, or if you have an account on my git just send a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-2-j%2FBepInEx-Plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-2-j%2FBepInEx-Plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-2-j%2FBepInEx-Plugins/lists"}