DoubleDoorDevelopment / CurseModpackDownloader

A java based Curse modpack downloader/installer. It can download Curse packs with mods that have been archived too!
https://cursemeta.dries007.net/
European Union Public License 1.1
16 stars 1 forks source link

Url fix for downloading mods #10

Closed TigerWalts closed 5 years ago

TigerWalts commented 5 years ago

Curse changed the URL route for mod downloads. The old one now returns a download page and doesn't redirect.

Tested with RAD 1.27 and all mods were downloaded. Not sure how this will affect other download types (e.g. resource packs).

dries007 commented 5 years ago

Thanks!