mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-22 11:50:28 +03:00
Clarify supported platforms
parent
455fbc4e1f
commit
2e85508544
20
Home.md
20
Home.md
@ -1,6 +1,6 @@
|
||||
# Elite: Dangerous Market Connector (EDMC)
|
||||
|
||||
This app downloads your Cmdr's details and system, faction, scan and station data from the game [Elite: Dangerous](https://www.elitedangerous.com/) and, at your choice, either:
|
||||
This application downloads your Cmdr's details and system, faction, scan and station data from the game [Elite: Dangerous](https://www.elitedangerous.com/) and, at your choice, either:
|
||||
|
||||
* sends station commodity market prices, other station data, system and faction information and body scan data to the [Elite Dangerous Data Network](https://github.com/EDCD/EDDN/wiki) (“EDDN”) from where you and others can use it via online trading, prospecting and shopping tools such as [eddb](https://eddb.io/), [EDSM](https://www.edsm.net/), [Elite Trade Net](http://etn.io/), [Inara](https://inara.cz), [Roguey's](https://roguey.co.uk/elite-dangerous/), [Trade Dangerous](https://github.com/eyeonus/Trade-Dangerous/wiki), etc.
|
||||
|
||||
@ -12,12 +12,26 @@ This app downloads your Cmdr's details and system, faction, scan and station dat
|
||||
|
||||
* saves a record of your ship loadout to files on your computer that you can load into outfitting tools such as [E:D Shipyard](http://www.edshipyard.com), [Coriolis](http://coriolis.io) or [Elite Trade Net](http://etn.io/).
|
||||
|
||||
You can run the app on the same PC or Mac on which you're running Elite: Dangerous or on another PC connected via a network share. PS4 and Xbox are not supported, sorry.
|
||||
## Supported Platforms
|
||||
|
||||
The primary platform for this application is Windows 10 (any version
|
||||
currently supported by Microsoft). It will probably also function on
|
||||
the following, but no testing is done on them: Windows 7, Windows 8,
|
||||
Windows 8.1.
|
||||
|
||||
MacOS and Linux, and possible other platforms able to run a Python 3
|
||||
program, are supported by
|
||||
[running from source](https://github.com/EDCD/EDMarketConnector/wiki/Running-from-source).
|
||||
|
||||
You can run the application on the same PC on which you're running
|
||||
Elite Dangerous or on another PC connected via a network share.
|
||||
|
||||
PS4 and Xbox are not supported.
|
||||
|
||||
---
|
||||
# Usage
|
||||
|
||||
Start the app before entering the game to ensure that you don't miss any
|
||||
Start the application before entering the game to ensure that you don't miss any
|
||||
data - some data is only available at game start.
|
||||
|
||||
However you will need your most recent game session to have included
|
||||
|
Loading…
x
Reference in New Issue
Block a user