Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS: Allowed Specifying Install Location #426

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

ImpossibleReality
Copy link

@ImpossibleReality ImpossibleReality commented Nov 9, 2020

This allows specifying a custom installation location for discord on MacOS. Many prefer to install to a local location, like ~/Applications/Discord Canary.app. You can use a command-line argument to specify where your discord app is located, allowing you to do npm run plug -- --install-path "/Users/example/Applications/Discord Canary.app" (note the extra -- as we are using npm).

injectors/darwin.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants