Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I found a solution. After downloading the file and unzipping it, right click on it and choose "Show Package Contents".

Then go to "Contents > MacOS". There you'll probably find a file in document format.

Now, open terminal and type "chmod +x ", and drag and drop the document in the terminal (which should fill the path)
You will be able to open the game after running the command

If it shows that the developer cannot be identified or something, go to "Privacy & Security" in system settings, scroll down and click open anyway.

This works for most of the apps affected by the issue

i tried that but the terminal thing says "No such file or directory" helppp

Did you cd to your file directory first? For example, if the file is on the desktop do "cd desktop" in the terminal first