Chat GPT is saying it might have something to do with a dev license on mac? Could you try putting this into your terminal?MacOS 12.7.6
Code:
xattr -dr com.apple.quarantine ACourtofChaos.app
If that doesn't work, you could also try:
Code:
chmod -R a+x ~/Downloads/YourGame.app
Let me know how it goes.