/EDMCFlightLog

A plugin for EDMC that outputs a flight log

Primary LanguagePython

EDMC Flight Log

This is a plugin for Elite: Dangerous Market Connector that outputs a flight log to the file "Flight Log.csv" in EDMC's output folder.

Installation

Open the .zip archive of the latest release and move the "EDMCFlightLog" folder contained inside into the following folder:

  • 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).
  • 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.