NoFoolLikeOne / EDMC-Screenshot

A plugin for EDMC that detects screenshot events are converts them to PNG format
GNU General Public License v3.0
34 stars 4 forks source link
edmc elite-dangerous

EDMC-Screenshot

A plugin for EDMC that detects screenshot events are converts them to PNG format

Screenshot

Installation

Download the latest release, open the archive (zip) and extract the folder to your EDMC plugin folder.

To install a downloaded plugin:

You will need to re-start EDMC for it to notice the plugin.

Configuration

Go to file/settings and put in:

To Do

Elite Dangerous Screenshot event format

{
  "timestamp": "2017-08-26T03:12:19Z",
  "event": "Screenshot",
  "Filename": "\\ED_Pictures\\Screenshot_0255.bmp",
  "Width": 1920,
  "Height": 1080,
  "System": "Ceos",
  "Body": "New Dawn Station"
}