Skip to content

ShayBox/Launcher-Curseforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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