Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

matthew_d_h

1
Posts
A member registered Apr 24, 2024

Recent community posts

I got this working on macos when it says "The application cannot be opened"

Extract the game to "Downloads/Mac" (this is where mine went by default) and run

"chmod +x ~/Downloads/Mac/CoffeeTalk.app/Contents/MacOS/CoffeeTalk"

in terminal without quotes

right click -> open is still needed at first

If you moved the game to the Applications folder you can run

"chmod +x /Applications/CoffeeTalk.app/Contents/MacOS/CoffeeTalk"