Not loading on Apple m1 pro MacOS 14.5, getting:
The application “Club” can’t be opened.
this is a common issue on mac when it comes to unity games :( the way i got it to work was by clicking "Show Package Contents" on the app, navigating to "Contents > MacOS > Meet Me at The Worker's Club", then opening a terminal session and typing:
chmod x {path_of_file_in_MacOS}
then all you have to do is right click > Open on the app.