mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-14 23:51:16 +03:00
Updated Plugins (markdown)
parent
fccbd5a819
commit
3264f214fa
18
Plugins.md
18
Plugins.md
@ -1,9 +1,21 @@
|
|||||||
Plugins extend the behavior of this app. To install a downloaded plugin, open the `.zip` archive and move the folder contained inside into the following folder:
|
Plugins extend the behaviour of this app. To install a downloaded plugin:
|
||||||
|
|
||||||
|
* On the Plugins settings tab press the “Open” button. This reveals the `plugins` folder where this app looks for plugins.
|
||||||
|
* Open the `.zip` archive that you downloaded and move the folder contained inside into the `plugins` folder.
|
||||||
|
|
||||||
|
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-chatviewer](https://github.com/WaferMouse/edmc-chatviewer/wiki) - A plugin for viewing the in-game chat.
|
||||||
|
|
||||||
|
More info
|
||||||
|
--------
|
||||||
|
The `plugins` folder is located at:
|
||||||
|
|
||||||
* Windows: `%LOCALAPPDATA%\EDMarketConnector\plugins` (usually `C:\Users\you\AppData\Local\EDMarketConnector\plugins`).
|
* Windows: `%LOCALAPPDATA%\EDMarketConnector\plugins` (usually `C:\Users\you\AppData\Local\EDMarketConnector\plugins`).
|
||||||
* Mac: `~/Library/Application Support/EDMarketConnector/plugins` (in Finder hold ⌥ and choose Go → Library to open your `~/Library` folder).
|
* 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.
|
* Linux: `$XDG_DATA_HOME/EDMarketConnector/plugins`, or `~/.local/share/EDMarketConnector/plugins` if `$XDG_DATA_HOME` is unset.
|
||||||
|
|
||||||
You will need to re-start EDMC for it to notice the new plugin.
|
|
||||||
|
|
||||||
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user