Open TheanosLearning opened 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
If you check the forks of this github you can see that other dev already did that, just download that release instead.
Thanks for pointing that out!
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