On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Also as an unrelated lil' tip, I was checking out your other games, A Crimp in Time in particular, and I noticed the little section about running the game on macOS. If you can get someone to run the chmod command for you (or if just make a mac build from within a mac it will do this step for you), you can upload that version of the program directly to Itch, and players will just have to right click > open to bypass Apple's "security precautions" without having to meddle with the terminal at all :)   (If be willing to do this for you, if you'd like, though because you'd be taking responsibility for something someone else modified you might want to have it done by someone you trust well) Keep making great stuff!

(1 edit) (+1)

Oh, thanks!!  Unfortunately, A Crimp in Time wasn't built on my computer but another dev on the jam team that I was on.  I just did audio programming and music/sfx for that.  I have built games via Unity on my macOS and still get those weird security precautions.  Actually, your game here does too.  I can still "Open Anyway" from the security menu, but it doesn't let me open it the traditional way.  I've noticed that if you download the Itch.io app and start games from there, almost all of those issues go away.  

Ah I see. Yeah building from a mac, or running that command and then uploading the build will only solve users having to run the command themselves, but yeah, the security thing I believe can only be resolved by signing the app through Apple which... no thanks. Good to know that running it through Itch.io desktop app fixes the problem, though! Good tip :D