Hi,
I wanted to write a plugin manager for aseprite so that I can declare what plugins I want ahead of time in a file somewhere and it is managed. Aseprite plugins are primarily distributed on itch.io mostly for free but some require payment. Using OAuth is not a problem but I was wondering if there was a way to request the zip file through itch.io's API?