{"id":20082273,"url":"https://github.com/simon816/minecraft-launcher-mod","last_synced_at":"2025-07-31T01:41:49.745Z","repository":{"id":18692974,"uuid":"21902804","full_name":"simon816/Minecraft-Launcher-Mod","owner":"simon816","description":"A mod to the Minecraft Launcher","archived":false,"fork":false,"pushed_at":"2023-05-24T01:42:26.000Z","size":88,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-02T13:50:36.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/simon816.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-07-16T13:57:47.000Z","updated_at":"2023-05-24T01:42:30.000Z","dependencies_parsed_at":"2024-11-13T21:00:38.378Z","dependency_job_id":null,"html_url":"https://github.com/simon816/Minecraft-Launcher-Mod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simon816/Minecraft-Launcher-Mod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMinecraft-Launcher-Mod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMinecraft-Launcher-Mod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMinecraft-Launcher-Mod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMinecraft-Launcher-Mod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon816","download_url":"https://codeload.github.com/simon816/Minecraft-Launcher-Mod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMinecraft-Launcher-Mod/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267973298,"owners_count":24174401,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T15:42:37.856Z","updated_at":"2025-07-31T01:41:49.698Z","avatar_url":"https://github.com/simon816.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Minecraft Launcher Modification\n===============================\n\nThis 'hack' allows the vanilla launcher to be modified by a single patch to the main class.\n\nIt is really an experiment to play about with reflection among others but I use this as my launcher to Minecraft.\n\nFeatures\n--------\n* Select Minecraft Forge builds direct in the launcher's profile selector\n![Profile Editor](https://raw.githubusercontent.com/simon816/Minecraft-Launcher-Mod/master/images/profile_editor.png)  \nYou can check the \"Enable Forge Versions\" checkbox to get a list.  \nIt also provides a checkbox for standard vanilla releases to be toggled.\n\n* Can download and play _almost_ any forge version. Forge has changed a lot, especially in how it is installed.\nDepending on what version you select, ModLoader may be downloaded or various other install procedures take place.   \n\n* See the mods you have in the mods folder. This is a very basic feature that may be improved.\n![Mod Tab](https://raw.githubusercontent.com/simon816/Minecraft-Launcher-Mod/master/images/mod_tab.png)\n\n\nDeveloping\n----------\n#### Prerequisites\n * Eclipse\n * Gradle\n\n 1. You will need to decompile your Minecraft.jar that you launch the game with.  \nHow you do this is up to you, I am unable to share the sources.\n 2. Apply the patch [Bootstrap.java.patch](./patches/net/minecraft/bootstrap/Bootstrap.java.patch) (You may have to do this manually).\n 3. Copy all files (i.e. `git clone`) to wherever the decompiled sources are.\n 4. Run `gradle eclipse` in that somewhere to setup the project.\n 5. Import the project in eclipse.\n 6. Move files to where they should be for a gradle project and fix any errors the decompiler made.\n 7. Setup a Run Configuration to run `net.minecraft.bootstrap.Bootstrap`\n\nEverything _should_ work.\n\n#### Additionally:\nYou can run `gradle build` which will output:\n* `build/libs/Minecraft.jar` - A rebuild launcher jar. __DO NOT DISTRIBUTE__\n* `build/patches/*` - Compiled classes that can be copied into a Minecraft.jar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon816%2Fminecraft-launcher-mod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon816%2Fminecraft-launcher-mod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon816%2Fminecraft-launcher-mod/lists"}