Skip to content

Commit c479769

Browse files
Update README.md
1 parent 5db0a82 commit c479769

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Play your favourite Clone Hero tracks on drums, assisted by sheet music.
44

55
[DOWNLOAD](https://github.com/peancored/drum-hero/releases)
66

7+
## Mac Users
8+
9+
If you see this message pop up, that means that you need to remove the executable from quarantine. It's not signed, since it would require paying for Apple developer account.
10+
11+
<img width="180" alt="image" src="https://github.com/peancored/drum-hero/assets/5630034/6f454fb1-55e7-482a-abad-bce6c41b161e">
12+
13+
To remove from quarantine, open a terminal and run:
14+
15+
```
16+
# Change the path if necessary
17+
xattr -r -d com.apple.quarantine /Applications/DrumHero.app
18+
```
19+
720
## Why?
821

922
Finding drumless tracks with sheet music to play along can be daunting. Thankfully, Clone Hero provides both. It has thousands of songs with what is essentially sheet music and for many of them it's possible to disable the drum audio. Albeit, the notes in these tracks are not 100% correct, they are often close enough.

0 commit comments

Comments
 (0)