Hi! The game I want to publish failed to upload because the zip has over 1000 files (around 1700).
It's not at all a big game, the zip is only 27mb, but it does have a great amount of files in it. It is a 2D decorator game with many different furniture objects. Each single object consist of multiple images, from 4 up to 108 depending on the amount of rotation angles it has, and how many different parts of it you can recolour. I am making the game with GDevelop, and I don't think it is currently possible to merge those images into a bigger file like a spritesheet.
Now I am only trying to publish a small demo of the game, so the amount of files will only be growing in the future as I am adding more objects to it.
Is there a way that I can upload my game to itch.io, or should I just look for another platform to publish it on?
P.S. I tried googling for an answer, but the issues I cam across had to do with the file size limit instead of the amount of files.