From 1447b08c8ad02fb3f1943dcb69c67ae21194de0f Mon Sep 17 00:00:00 2001 From: maybeclean <49769124+maybeclean@users.noreply.github.com> Date: Wed, 4 Aug 2021 02:53:14 -0400 Subject: [PATCH] Update Installation Instructions --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e790d43..dd23900 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,17 @@ This step is needed if your want the plugin to upload and use your artworks. - Make sure to add your own Playing / Paused icons. (Keys are both 'playing' and 'paused' respectively). ## Installation -- Copy the DLL files to the Plugins folder - - Extract the zip file - - Copy the DLL files to the `MusicBee\Plugins` directory (most likely `C:\Program Files (x86)\MusicBee\Plugins` or `%appdata%\MusicBee\Plugins`) -- Copy the MusicBee-RichPresence folder to the root of your C:\ drive. - - Edit the configuration file to replace the `XXXXXXX` with your App ID you saved. +Method 1: + +- Extract all files to a folder and run install.bat +- Upon starting up MusicBee you will be greeted with a Message Box that instructs you to configure your Discord Application ID. +- Musicbee will then restart and the plugin should now be ready. + +Method 2: + +- Manually copy all files to your MusicBee Plugins directory +- Upon starting up MusicBee you will be greeted with a Message Box that instructs you to configure your Discord Application ID. +- Musicbee will then restart and the plugin should now be ready. ## License This repo is licensed under [WFTPL](http://www.wtfpl.net/).