Skip to content

Commit b47c9d7

Browse files
Notice for mac users who get the "broken file" error
1 parent 4b73b1e commit b47c9d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ You are a child who was sacrificed by your parents to the god at the top of The
99

1010
If you like this project you can join it's [Discord Server](discord.com/invite/aYZ3K5FDQ3)
1111

12+
Please scroll to the bottom if you're a Mac user and you're getting the "file is broken you should throw it to the bin" error
13+
1214
## Controls
1315

1416
- **Movement:** WASD
@@ -57,3 +59,6 @@ Under the hood, Moloch does weird stuff with classes to keep everything tidy and
5759

5860
## License
5961
The MIT license only applies to the source code. The visual assets are licensed under [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). Licenses for the sound effects are stated in AUDIO-LICENSES.md.
62+
63+
## Help, I'm having this weird issue on Mac
64+
So, since apple sucks, it'll flag apps downloaded form the internet with an extended attribute so it can ask you if you trust the file you're about to run. And then fail to ask you if you want to run it. Simply run `xattr -cr [path to moloch]` in the command line and that should do the trick.

0 commit comments

Comments
 (0)