Guys help I wanna play this game but it keeps telling me I don't have permission to open the application (I use a MacBook)
I do not have a mcbook so I cant rlly help you but I've seen that :
This is likely because the game is not signed or notarized. You can either update the security settings on your machine to allow running unverified applications, or you can try installing the game through the app: https://itch.io/app
If it’s still not working, then it’s likely related to how the game is built and distributed, and you can reach out to the developer telling them that their mac build doesn’t work.
1. open terminal on your Mac, it should pop up if you search for it in finder
2. click on where the text ends to make an edit, then hit enter to make a new command. type "chmod +x " (do not include quotation marks and make sure there's a space after x)
3. right click on the application, select show package contents.
4. go to contents ->MacOs->TheFalseSun
5. Drag TheFalseSun into terminal and hit enter. TheFalseSun icon in your package should switch from a blank white paper to a black box with the word "exec" on it. This may take a few tries.
6. close out of the package contents and double click on the game icon, it should work
hope this helps!