mirror of
https://github.com/YuzuZensai/Discord-Presence-Relay.git
synced 2026-09-13 17:01:36 +00:00
✨ feat: Add Homebrew cask, self-tap this repo
This commit is contained in:
@@ -48,7 +48,17 @@ settings once it's running.
|
||||
discord-presence-relay
|
||||
```
|
||||
|
||||
### macOS
|
||||
### macOS (Homebrew)
|
||||
|
||||
```bash
|
||||
brew tap yuzuzensai/discord-rpc-relay https://github.com/YuzuZensai/Discord-RPC-Relay
|
||||
brew install --cask discord-presence-relay
|
||||
```
|
||||
|
||||
The cask clears the Gatekeeper quarantine attribute automatically after
|
||||
install, so the app opens normally right away.
|
||||
|
||||
### macOS (manual)
|
||||
|
||||
1. Download `discord-presence-relay-<version>.dmg` and open it.
|
||||
2. Drag **Discord Presence Relay** into the **Applications** folder.
|
||||
|
||||
Reference in New Issue
Block a user