Ricky12Awesome / curseforge_to_multimc

Links CurseForge instances to MultiMC instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Links CurseForge instances to MultiMC instances

License:MIT License


Languages

Language:Rust 100.0%