All Projects → kaeedo → Cursed

kaeedo / Cursed

Licence: other
Cross platform UI for downloading Modpacks from curse

Programming Languages

F#
602 projects

Projects that are alternatives of or similar to Cursed

Melani-Modpack
Performance perfected; a fabric modpack aiming for the stars. 🌠
Stars: ✭ 12 (-33.33%)
Mutual labels:  modpack
Enigmatica8
The official repository and issue-tracker for Enigmatica 8
Stars: ✭ 35 (+94.44%)
Mutual labels:  modpack
Launcher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Stars: ✭ 3,545 (+19594.44%)
Mutual labels:  multimc
solder
Supercharge Your Modpack with Solder
Stars: ✭ 27 (+50%)
Mutual labels:  modpack
Rebirth-Of-The-Night
Inspired by Terraria, 7 Days to Die, and more, Rebirth of the Night is a Minecraft 1.12.2 modpack with its own progression system, lore, mechanics, and art. It's built with the idea of remembering the central themes of what made Minecraft enjoyable and expanding them in every way, increasing the overall risk and reward as you progress.
Stars: ✭ 82 (+355.56%)
Mutual labels:  modpack
Enigmatica6
The official repository and issue-tracker for Enigmatica 6
Stars: ✭ 231 (+1183.33%)
Mutual labels:  modpack
OptifineInstances
Optifine instances for MultiMC
Stars: ✭ 75 (+316.67%)
Mutual labels:  multimc
RelhaxModpack
The fastest WoT modpack installer in the world
Stars: ✭ 18 (+0%)
Mutual labels:  modpack
Nomifactory
Nomifactory, a modpack for Minecraft 1.12.2
Stars: ✭ 229 (+1172.22%)
Mutual labels:  modpack
PolyMC-Curseforge
Integrates the Curseforge Modpack installation button to any MultiMC based launcher
Stars: ✭ 29 (+61.11%)
Mutual labels:  multimc
Voodoo
Modpack building magic. Maintained by Nikky.
Stars: ✭ 27 (+50%)
Mutual labels:  modpack
Herodotus
A Minecraft Modpack
Stars: ✭ 44 (+144.44%)
Mutual labels:  modpack
pax
📦 The MC modpack manager for professionals.
Stars: ✭ 83 (+361.11%)
Mutual labels:  modpack
GalacticScience
GalacticScience Minecraft 1.7.10 Modpack
Stars: ✭ 26 (+44.44%)
Mutual labels:  modpack
fabulously-optimized
A Fabric-based modpack for Minecraft that focuses on performance and graphics optimizations
Stars: ✭ 411 (+2183.33%)
Mutual labels:  modpack
Multimc5
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Stars: ✭ 2,879 (+15894.44%)
Mutual labels:  multimc
ManyMC
📦 A familiar Minecraft Launcher with native support for macOS arm64 (M1)
Stars: ✭ 320 (+1677.78%)
Mutual labels:  multimc
ForgeWrapper
Allow MultiMC to launch Minecraft 1.13+ with Forge
Stars: ✭ 41 (+127.78%)
Mutual labels:  multimc

Use MultiMC directly

How to download curse modpacks through multimc

No Longer Maintained

Cursed

The Curse Modpack Downloader

Download entire modpacks from Curse site without needing the Curse launcher. All you need is the project site URL from a modpack. Make sure it is not the curse.com site (mods.curse.com/modpacks), but the curseforge.com site e.g. https://minecraft.curseforge.com/projects/all-the-mods

Additionally, when using one of the FTB packs, the URL will look something like this e.g. https://www.feed-the-beast.com/projects/ftb-presents-skyfactory-2-5

This application is written using Eto.Forms, an open source Cross Platform UI library https://github.com/picoe/Eto

Usage

If using MultiMC, use the "instances" directory as the download location. It will automatically copy and existing mods where the versions match instead of redownloading them. The URL must be the curseforge project page. eg:

Windows

Extract the contents anywhere, and Double click Cursed.Desktop.exe

Linux

Requires Mono. Run mono Cursed.Desktop.exe Tested on Xubuntu after installing the following packages:

  • mono-devel (monodevelop on Arch)
  • gtk-sharp3 (gtk-sharp-3 on Arch)

Mac

I can't test this on a Mac, as I don't have one. But it should theoretically work without any code changes. You're more than welcome to build for Mac yourself, just make sure to include the Eto mac package in paket.dependencies and paket.references. Then follow this guide: https://github.com/picoe/Eto/wiki/Running-your-application

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].