Pretty simple; butler allows you to specify prerequisites for your game (c++ redistributable for instance) and these are installed by the itch app. My question is: What happens outside the usage of the itch app, for instance if a user elects to download just the .zip file of a release? It seems that there is no way for the prerequisite to be installed in this instance... What is the standard procedure or usual approach to ensuring a user that downloads the .zip will be able to run the game?