{"id":16950245,"url":"https://github.com/sbplat/minecraft-client-base","last_synced_at":"2025-04-11T20:40:48.186Z","repository":{"id":61050324,"uuid":"547465748","full_name":"sbplat/Minecraft-Client-Base","owner":"sbplat","description":"External client base for Minecraft using JNI","archived":false,"fork":false,"pushed_at":"2023-04-07T18:57:28.000Z","size":664,"stargazers_count":37,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T16:45:36.222Z","etag":null,"topics":["client","injector","jni","minecraft","minecraft-java"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbplat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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}},"created_at":"2022-10-07T18:26:38.000Z","updated_at":"2025-03-03T08:50:20.000Z","dependencies_parsed_at":"2025-02-20T03:43:32.401Z","dependency_job_id":null,"html_url":"https://github.com/sbplat/Minecraft-Client-Base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbplat%2FMinecraft-Client-Base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbplat%2FMinecraft-Client-Base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbplat%2FMinecraft-Client-Base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbplat%2FMinecraft-Client-Base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbplat","download_url":"https://codeload.github.com/sbplat/Minecraft-Client-Base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248478678,"owners_count":21110747,"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":["client","injector","jni","minecraft","minecraft-java"],"created_at":"2024-10-13T21:57:09.971Z","updated_at":"2025-04-11T20:40:48.161Z","avatar_url":"https://github.com/sbplat.png","language":"C++","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  Minecraft Client Base\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eExternal client base for Minecraft using JNI.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#buildingusage\"\u003eBuilding/Usage\u003c/a\u003e •\n  \u003ca href=\"#crashes\"\u003eCrashes\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n* External injector and loader\n* Currently supports vanilla and forge\n* Open source\n\n## Building/Usage\n\n1. Clone this project.\n2. Build the loader and injector using CMake.\n```\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build .\n```\n3. Build the client using the batch file.\n```\ncd ../client\nbuild.bat\n```\n4. Download the mappings for your desired version.\n```\ncd ../mappings\npy download.py\n```\n5. Start Minecraft and run `build/inject.exe` to inject the loader. The loader will automatically load the client into the game.\n\n## Crashes\n\nIf Minecraft crashes when the loader is injected, try the following:\n\n* Injecting **two or more times** will cause the game to crash. This is not a bug, and is caused by the \"client\" not being detached properly, which redefines the classes.\n* Run Minecraft with **logging enabled**. If it crashes without any logging, then there is most likely a problem with your JNI version. Set the full JNI header and library paths in the `CMakelists.txt` file.\n* Make sure you are using the **correct mappings** for your version. For example, if you are using the latest version of 1.8.9, choose \"1.8.9 stable 22\" in the download script.\n* The \"client\" must be built using the **same version of java** as the version running the game. You can check your javac version by running `javac -version`. If the version is different, you can change the version by specifying the full path to the javac executable in the `client/build.bat` file.\n\n## License\n\nThis project is licensed under the [BSD 3 license](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbplat%2Fminecraft-client-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbplat%2Fminecraft-client-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbplat%2Fminecraft-client-base/lists"}