Skip to content

Discord Rich Presence for Media Player Classic

License

Notifications You must be signed in to change notification settings

angeloanan/MPC-DiscordRPC

Repository files navigation

Discord Rich Presence for MPC-HC [WORK IN PROGRESS]

Discord Rich Presence for Media Player Classic - Home Cinema

How to install

  1. Install Node.JS (optional but better, install Yarn).
  2. Clone this repository by running on the terminal: git clone https://github.com/angeloanan/MPC-HC-DiscordRPC.git.
  3. Do npm i (Yarn user: yarn install)
  4. Also do npm i -g forever (Yarn user: yarn global add forever)
  5. Do forever start . and don't close the terminal