Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaybox/launcher-curseforge
Integrates the CF Modpack install button to any MMC based launcher
https://github.com/shaybox/launcher-curseforge
curseforge curseforge-api multimc multimc5 polymc prismlauncher rust rust-lang
Last synced: about 1 month ago
JSON representation
Integrates the CF Modpack install button to any MMC based launcher
- Host: GitHub
- URL: https://github.com/shaybox/launcher-curseforge
- Owner: ShayBox
- License: mit
- Created: 2020-02-05T01:18:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T22:01:19.000Z (over 1 year ago)
- Last Synced: 2024-05-01T16:00:32.343Z (8 months ago)
- Topics: curseforge, curseforge-api, multimc, multimc5, polymc, prismlauncher, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 14.1 MB
- Stars: 30
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Launcher-Curseforge
Integrates the [Curseforge] [Minecraft] Modpack installation button to any [MultiMC] based [Minecraft] launcher.
Handles the `curseforge://` custom protocol and executes the launcher with the `--import` argument.## Supported Launchers:
- [PrismLauncher] [^1]
- [PolyMC]
- [MultiMC]## Installation:
### Windows:
- [Download] and Extract the latest release
- Move the `.exe` into the same directory as the launcher
- Run as **Administrator** once to update registry values### macOS:
- [Download] the latest release
- Move the `.app` into the `Applications` directory### Linux:
#### Archlinux: [AUR]
#### Debian/Ubuntu:
- [Download] and Extract the latest release
- Run `sudo dpkg -i launcher-curseforge_X.X.X_amd64.deb`#### Other:
- [Download] and Extract the latest release
- Extract the `.deb` package and the `data.tar.gz` inside
- Manually move the files to `~/.local`
- Run `xdg-mime default launcher-curseforge.desktop x-scheme-handler/curseforge`[^1]: The last supported version of PrismLauncher is version 6, version 7 broke the `--import` flag, and version 8 integrated Launcher-Curseforge functionality
[PrismLauncher]: https://prismlauncher.org
[PolyMC]: https://polymc.org
[MultiMC]: https://multimc.org[Curseforge]: https://curseforge.com
[Minecraft]: https://minecraft.net
[MultiMC]: https://multimc.org
[Download]: https://github.com/ShayBox/Launcher-Curseforge/releases/latest
[AUR]: https://aur.archlinux.org/packages/launcher-curseforge-bin