mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
Correct all old Marginal/EDMarketConnector -> EDCD
parent
6972b5c8d8
commit
3fb1686f31
8
Home.md
8
Home.md
@ -24,11 +24,11 @@ Click on the system name to view its entry in [Elite: Dangerous Database](https:
|
||||
|
||||
Click on the station name to view its entry in [eddb](https://eddb.io/), [EDSM](https://www.edsm.net/) or [Inara](https://inara.cz) in your web browser.
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
 
|
||||
 
|
||||
|
||||

|
||||

|
||||
|
||||
[Get started](Installation-&-Setup)
|
||||
--------
|
||||
--------
|
||||
|
@ -25,7 +25,7 @@ Installation
|
||||
|
||||
and press Enter (assuming that your Steam library is in the default `~/.steam` location).
|
||||
* (Re)-start the game.
|
||||
* Follow the instructions on [running from source](https://github.com/Marginal/EDMarketConnector/wiki/Running-from-source).
|
||||
* Follow the instructions on [running from source](https://github.com/EDCD/EDMarketConnector/wiki/Running-from-source).
|
||||
* Adjust the “E:D journal file location” setting on the Configuration tab to point to `~/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous`.
|
||||
|
||||
* Linux with Wine:
|
||||
|
@ -58,6 +58,6 @@ The `plugins` folder is located at:
|
||||
|
||||
If you would like to write a plugin
|
||||
---
|
||||
EDMC is migrating from Python 2.7 to Python 3.7. Currently the updated documentation for writing a plugin under Python 3.7 is at [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/develop/PLUGINS.md).
|
||||
EDMC is migrating from Python 2.7 to Python 3.7. Currently the updated documentation for writing a plugin under Python 3.7 is at [PLUGINS.md](https://github.com/EDCD/EDMarketConnector/blob/develop/PLUGINS.md).
|
||||
|
||||
EDMC 3.46 is the final version using Python 2.7. The older documentation is still available at [PLUGINS.md](https://github.com/EDCD/EDMarketConnector/blob/rel-346/PLUGINS.md) .
|
||||
|
@ -38,4 +38,4 @@ If you have registered with the [Inara](https://inara.cz/) website this app tran
|
||||
|
||||
### Plugins
|
||||
|
||||
If you have installed any [plugins](https://github.com/Marginal/EDMarketConnector/wiki/Plugins) this app makes your Commander details available to those plugins.
|
||||
If you have installed any [plugins](https://github.com/EDCD/EDMarketConnector/wiki/Plugins) this app makes your Commander details available to those plugins.
|
||||
|
@ -1,7 +1,7 @@
|
||||
Running from source
|
||||
--------
|
||||
|
||||
Download and extract the [latest source code](https://github.com/Marginal/EDMarketConnector/archive/master.zip) (or fork and clone if you're comfortable with using `git`).
|
||||
Download and extract the [latest source code](https://github.com/EDCD/EDMarketConnector/archive/master.zip) (or fork and clone if you're comfortable with using `git`).
|
||||
|
||||
Mac:
|
||||
|
||||
|
@ -72,7 +72,7 @@ You'll see a very long cooldown period if your system's time of day changes whil
|
||||
|
||||
### Update Error!
|
||||
If you get an error trying to download an update to EDMC this could be
|
||||
because the [GitHub server](https://github.com/Marginal/EDMarketConnector/releases/latest)
|
||||
because the [GitHub server](https://github.com/EDCD/EDMarketConnector/releases/latest)
|
||||
that hosts this app's updates only supports TLS 1.2 and higher.
|
||||
|
||||
Follow [these](https://help.passageways.com/hc/en-us/articles/115005183226-How-to-enable-TLS-1-2-in-Internet-Explorer-11-and-MS-Edge)
|
||||
@ -92,7 +92,7 @@ If your configuration has been corrupted, or badly set, such that you can't run
|
||||
* Linux: Configuration is stored in the file `${HOME}/.config/EDMarketConnector/EDMarketConnector.ini`
|
||||
|
||||
### Reporting a problem
|
||||
Please report a problem as a new GitHub [issue](https://github.com/Marginal/EDMarketConnector/issues/new). Please wait for the error to occur and zip up and attach this app's log file to the new issue:
|
||||
Please report a problem as a new GitHub [issue](https://github.com/EDCD/EDMarketConnector/issues/new). Please wait for the error to occur and zip up and attach this app's log file to the new issue:
|
||||
|
||||
Mac:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user