27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
# EliteRPC
|
|
|
|
Forked from https://github.com/Elite-Kode/EDMC-Discord-Presence/, which I thought was lacking a lot, and hadn't been updated in years.
|
|
|
|
A plugin for [Elite Dangerous Market Connector](https://github.com/Marginal/EDMarketConnector), that enables [Discord Rich Presence](https://discordapp.com/rich-presence) for [Elite Dangerous](https://www.elitedangerous.com/)
|
|
|
|

|
|
|
|
## Installation
|
|
|
|
1. [Install EDMC according to instructions](https://github.com/Marginal/EDMarketConnector)
|
|
2. Download the latest version of the plugin from [here](https://github.com/SayakMukhopadhyay/EDMC-Discord-Presence/releases). Make sure to download the release `.zip` and not the source code bundle.
|
|
3. Open Elite Dangerous Market Connector and go to File -> Settings. Then browse to the plugins tab:
|
|
|
|

|
|
|
|
4. Click "Open" to open the plugins directory.
|
|
5. Open the Zip file we have downloaded and drag the folder from within into the plugins directory
|
|
6. Restart EDMC for the plugin to take effect.
|
|
|
|
To check if the plugin is loaded correctly, go File -> Settings. Then browse to the plugins tab. `DiscordPresence` must be listed under `Enabled Plugins`
|
|
|
|

|
|
|
|
## License
|
|
|
|
Developed under [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/).
|