Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry no mac here, but I saw a similar problem from their last release mentioned on the discord as execution bit not set. 

Solution was chmod +x kochu\'s\ dream.app/Contents/MacOS/natur in terminal -- here you would need to replace [kochu's dream] and [natur] with whatever appropriate

The executable appears to have execute set properly when I downloaded it (file mode is -rwxr-xr-x) so this chmod command doesn't work, but it works just fine through the itch app and "xattr -cr Beastrun.app" also fixed running the .app directly for me.