This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Does anyone have a solution for downloading Modpacks now that they've changed the website?Before it was possible to parse the packs Manifest.json and grab the files from
https://minecraft.curseforge.com/projects/[$projectID]/files/[$fileID]/download
but that doesnt work anymore, as projects are no longer resolved by their projectId but projectName, which isn't part of the Manifest.json
Does anyone have a solution for downloading Modpacks now that they've changed the website?
Before it was possible to parse the packs Manifest.json and grab the files from
but that doesnt work anymore, as projects are no longer resolved by their projectId but projectName, which isn't part of the Manifest.json