I've had one of my games up on itch.io for years and finally decided to add the donation option. That's worked fine, but on the site I host both the core game as a fresh download, and all kinds of patches that you can use to upgrade from earlier versions of the game, if you don't want to download the whole thing anew. Previously, if you wanted the game, you clicked the download button beside it, and if you wanted a patch, you clicked the download button beside that. Since adding the donation option, I now only have 1 central download button, and if clicked, this button offers to download you all the files on the site. This would mean downloading gigabytes of useless, redundant data if you just wanted to download the game for the first time. As a stopgap, I've hidden all the patch files - if you want to patch your game to the latest you are now out of luck. I still want each file to be separately downloadable for free, but prompt you for the donation if you're interested. How can I make that happen, so I can make the patches visible again?