1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-20 19:07:38 +03:00

Add EDStats

Jonathan Harris 2017-05-04 23:44:14 +01:00
parent 3264f214fa
commit 31af9d954b

@ -7,7 +7,8 @@ You will need to re-start EDMC for it to notice the new plugin.
Available plugins
--------
* [EDMC-Inara](https://gitlab.com/mrsheepsheep/EDMC-Inara) - A simple plugin that links your Inara account to EDMC.
* [EDMC-Inara](https://gitlab.com/mrsheepsheep/EDMC-Inara) - A simple plugin that links your [Inara](https://inara.cz/) account to EDMC.
* [edstats](https://github.com/strideynet/edstats-edmc-plugin/wiki) - A plugin that transmits data to [EDStats](https://edstats.isadankme.me/).
* [edmc-chatviewer](https://github.com/WaferMouse/edmc-chatviewer/wiki) - A plugin for viewing the in-game chat.
More info
@ -18,4 +19,4 @@ The `plugins` folder is located at:
* Mac: `~/Library/Application Support/EDMarketConnector/plugins` (in Finder hold ⌥ and choose Go → Library to open your `~/Library` folder).
* Linux: `$XDG_DATA_HOME/EDMarketConnector/plugins`, or `~/.local/share/EDMarketConnector/plugins` if `$XDG_DATA_HOME` is unset.
Refer to [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/master/PLUGINS.md) if you would like to write a plugin.
Refer to [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/master/PLUGINS.md) if you would like to write a plugin.