Faithful-Resource-Pack / API

A public API for Faithful Resource Pack textures, add-ons and more
https://api.faithfulpack.net
GNU Affero General Public License v3.0
0 stars 0 forks source link

[Feature] Create endpoint to fetch the latest download link of a pack #33

Closed 3vorp closed 9 months ago

3vorp commented 11 months ago

Since the database zipped packs always have the same versioning scheme as the branch names, we can pretty easily do that with the same code that lets the texture URL code work.

3vorp commented 9 months ago

ok I actually tried doing this and having unique base folders for every pack (plus different versions) makes this really infeasible to maintain, like with the amount of parameters in the URL I'm creating you're really just better off using the permanent links