Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

the mac version give me an error the error said impossible to open app why?

(+1)

Is it because of the new version, or did the old version work fine?

Anyway I also added this readme to the download, maybe try some of this:

FOR MAC OS downloaders: I packed it as a .RAR file! On Macs some unzippers can corrupt the files, We've tested unpacking with "StuffIt" and it worked. If you need a different one, try:  https://apps.apple.com/us/app/the-unarchiver/id425424353?mt=12 This one should be official but we haven't tried it!

If you still get an error (this application cannot be opened), try this: https://stackoverflow.com/questions/50577473/unity-game-compiled-in-windows-doesn-t-open-in-mac

i did it but still not working 

Have you tried using chmod to make the app executable?


In terminal, do the following (to get the game path, drag the .app into terminal after typing cd):

cd [path of the game]
cd Contents
cd MacOS
chmod +x 1.10\ nolynx\ MAC