ShayBox / Launcher-Curseforge

Integrates the CF Modpack install button to any MMC based launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

Footnotes

  1. The last supported version of PrismLauncher is version 6, version 7 broke the --import flag, and version 8 integrated Launcher-Curseforge functionality

About

Integrates the CF Modpack install button to any MMC based launcher

License:MIT License


Languages

Language:Rust 100.0%