Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Discord


Downloads

# 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