A simple application to link CurseForge to MultiMC
Useful when you just want to use CurseForge for updating modpacks/mods
This project will go through a rewrite using tauri or potentially be implemented in PolyMC
It will use symbolic links to link CurseForge directory to MultiMC directory for the selected instance
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.
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