Skip to content

Ricky12Awesome/curseforge_to_multimc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurseForge to MultiMC

A simple application to link CurseForge to MultiMC

Useful when you just want to use CurseForge for updating modpacks/mods

⚠️ IMPORTANT ⚠️

This project will go through a rewrite using tauri or potentially be implemented in PolyMC

How it will work

It will use symbolic links to link CurseForge directory to MultiMC directory for the selected instance

Images (Last Updated: v0.5.2)

image image image

Install

Windows You can get the executable from releases, their will be an installer (.msi) and a standalone (.exe)

MacOS Currently not implemented

Linux Build it yourself, this will be updated in the future for more clear instructions.

Build

Not tested, but this should work. You need to have rust installed to build.

git clone https://github.com/Ricky12Awesome/curseforge_to_multimc.git
cd curseforge_to_multimc
cargo build