Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thanks very much for bringing this to my attention! I had no idea this was happening, I'm sorry for the issues this has caused! If I'm understanding correctly, if I name new versions the same as the last update, it'll be fine for the Itch client?

Thanks very much, again, for bringing this to my attention!

I'm not positive, but I think that the name of the .zip file doesn't matter, and that this is happening because the .zip contains a folder at the top level.  In each version, the folder is named differently, so when the client goes to install the contents of the .zip, it thinks that the folder is something brand-new and installs it alongside the existing ones.  So, I think that if you either keep the folder names inside the .zip the same for each release (e.g. just "Weird and Unfortunate"), or if you just zip all the files directly instead of zipping a folder, then Itch will understand that the new version should go on top of the old one.  

(+2)

Ah, I see! I'll try that next time, thanks very much :D