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.
- Download and Extract the latest release
- Move the
.exe
into the same directory as the launcher - Run as Administrator once to update registry values
- Download the latest release
- Move the
.app
into theApplications
directory
Archlinux: AUR
- Download and Extract the latest release
- Run
sudo dpkg -i launcher-curseforge_X.X.X_amd64.deb
- Download and Extract the latest release
- Extract the
.deb
package and thedata.tar.gz
inside - Manually move the files to
~/.local
- Run
xdg-mime default launcher-curseforge.desktop x-scheme-handler/curseforge
Footnotes
-
The last supported version of PrismLauncher is version 6, version 7 broke the
--import
flag, and version 8 integrated Launcher-Curseforge functionality ↩