An open API service indexing awesome lists of open source software.

https://github.com/marginal/edmcflightlog

A plugin for EDMC that outputs a flight log
https://github.com/marginal/edmcflightlog

Last synced: about 1 year ago
JSON representation

A plugin for EDMC that outputs a flight log

Awesome Lists containing this project

README

          

EDMC Flight Log
========

This is a plugin for [Elite: Dangerous Market Connector](https://github.com/Marginal/EDMarketConnector/wiki)
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](https://github.com/Marginal/EDMCFlightLog/releases/latest) 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.