Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, I have downloaded the Mac version, and it says that this application could not be opened? Am I doing something wrong here? Sorry, not very computer savvy, saw this version of the game on Fredda's YT channel and would like to try it myself.

I've been looking into this and it seems like it might be a fairly major issue that I might not be able to fix - the Mac and Linux builds have always been kind of a "hit build and hope for the best" thing since I don't have either system but Unity (allegedly) supports exporting to them. From what I am reading there are problems with doing this now due to recent changes made by Apple to be stricter about unsigned apps. I may need to end support for the Mac version since I have no way to build from a Mac or sign the resulting executable.

If you really want to play, a potential option is to download the source from GitHub, import it into Unity, and do a build yourself. There's nothing that really needs to be done to make the build process work - once the project is imported and Unity has compiled it, it can be built right away. This may still run into the same issue with the resulting app being unsigned, though.