Creeperhost have just released the new Feed The Beast pack installer (they call FTB App). It uses a totally revamped system than the older FTB Launcher, involving a mostly nicely designed API - documented here.
There are many ways you could go about implementing support, however note the following:
The last 2 points don't currently bear much weight as there aren't 50 packs in the system, so no pagination is required - though the 1st point holds.
I see a few potential solutions here, but I'll list 2 that I think would be the most practical:
Yes please! Lots of FTB packs on CurseForge are already outdated since they've been pushing updates exclusively to FTB App. Seems like they're about to take them down, too. Supporting this API is necessary for Feed The Beast players, even if it's only search and install.
In the meantime, this project provides a good way to fetch FTB packs using the API.
Merged into develop
Most helpful comment
Yes please! Lots of FTB packs on CurseForge are already outdated since they've been pushing updates exclusively to FTB App. Seems like they're about to take them down, too. Supporting this API is necessary for Feed The Beast players, even if it's only search and install.
In the meantime, this project provides a good way to fetch FTB packs using the API.