Vazkii / CMPDL

Curse Modpack Downloader
224 stars 58 forks source link

Feature request: download URL with old release option #15

Open TheanosLearning opened 7 years ago

TheanosLearning commented 7 years ago

Currently in CMPDL.java you are grabbing the latest release from the mods project page by appending the pack URL with "/files/latest".

Could you give the user an option to download older releases? For instance I would like to grab an older version of the MossyNet Sunrise mod pack. The URL for this zip is: https://minecraft.curseforge.com/projects/mossynet-sunrise/files/2401796/download

frenchiveruti commented 7 years ago

If you check the forks of this github you can see that other dev already did that, just download that release instead.

TheanosLearning commented 7 years ago

Thanks for pointing that out!