{"id":19517777,"url":"https://github.com/shaybox/launcher-curseforge","last_synced_at":"2025-10-12T19:08:00.105Z","repository":{"id":45369088,"uuid":"238342101","full_name":"ShayBox/Launcher-Curseforge","owner":"ShayBox","description":"Integrates the CF Modpack install button to any MMC based launcher","archived":false,"fork":false,"pushed_at":"2023-09-04T22:01:19.000Z","size":14828,"stargazers_count":30,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-23T18:10:12.098Z","etag":null,"topics":["curseforge","curseforge-api","multimc","multimc5","polymc","prismlauncher","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ShayBox.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,"zenodo":null},"funding":{"github":"ShayBox"}},"created_at":"2020-02-05T01:18:38.000Z","updated_at":"2025-08-18T18:42:21.000Z","dependencies_parsed_at":"2025-04-26T06:31:33.509Z","dependency_job_id":"a1f14550-31ca-4202-ab12-860309dea0bd","html_url":"https://github.com/ShayBox/Launcher-Curseforge","commit_stats":null,"previous_names":["shaybox/multimc-curseforge"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ShayBox/Launcher-Curseforge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayBox%2FLauncher-Curseforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayBox%2FLauncher-Curseforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayBox%2FLauncher-Curseforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayBox%2FLauncher-Curseforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShayBox","download_url":"https://codeload.github.com/ShayBox/Launcher-Curseforge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayBox%2FLauncher-Curseforge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012639,"owners_count":26085158,"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-10-12T02:00:06.719Z","response_time":53,"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":["curseforge","curseforge-api","multimc","multimc5","polymc","prismlauncher","rust","rust-lang"],"created_at":"2024-11-11T00:06:23.455Z","updated_at":"2025-10-12T19:08:00.088Z","avatar_url":"https://github.com/ShayBox.png","language":"Rust","funding_links":["https://github.com/sponsors/ShayBox"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://discord.shaybox.com\"\u003e\n    \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/824865729445888041?color=404eed\u0026label=Discord\u0026logo=Discord\u0026logoColor=FFFFFF\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/shaybox/launcher-curseforge/releases/latest\"\u003e\n    \u003cimg alt=\"Downloads\" src=\"https://img.shields.io/github/downloads/shaybox/launcher-curseforge/total?color=3fb950\u0026label=Downloads\u0026logo=github\u0026logoColor=FFFFFF\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n# Launcher-Curseforge\n\nIntegrates the [Curseforge] [Minecraft] Modpack installation button to any [MultiMC] based [Minecraft] launcher.  \nHandles the `curseforge://` custom protocol and executes the launcher with the `--import` argument.\n\n## Supported Launchers:\n- [PrismLauncher] [^1]\n- [PolyMC]\n- [MultiMC]\n\n## Installation:\n\n### Windows:\n- [Download] and Extract the latest release\n- Move the `.exe` into the same directory as the launcher\n- Run as **Administrator** once to update registry values\n\n### macOS:\n- [Download] the latest release\n- Move the `.app` into the `Applications` directory\n\n### Linux:\n\n#### Archlinux: [AUR]\n\n#### Debian/Ubuntu:\n- [Download] and Extract the latest release\n- Run `sudo dpkg -i launcher-curseforge_X.X.X_amd64.deb`\n\n#### Other:\n- [Download] and Extract the latest release\n- Extract the `.deb` package and the `data.tar.gz` inside\n- Manually move the files to `~/.local`\n- Run `xdg-mime default launcher-curseforge.desktop x-scheme-handler/curseforge`\n\n[^1]: The last supported version of PrismLauncher is version 6, version 7 broke the `--import` flag, and version 8 integrated Launcher-Curseforge functionality\n\n[PrismLauncher]: https://prismlauncher.org\n[PolyMC]: https://polymc.org\n[MultiMC]: https://multimc.org\n\n[Curseforge]: https://curseforge.com\n[Minecraft]: https://minecraft.net\n[MultiMC]: https://multimc.org\n[Download]: https://github.com/ShayBox/Launcher-Curseforge/releases/latest\n[AUR]: https://aur.archlinux.org/packages/launcher-curseforge-bin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaybox%2Flauncher-curseforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaybox%2Flauncher-curseforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaybox%2Flauncher-curseforge/lists"}