mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-08 04:39:10 +03:00
Outline the need to fileshare Journals.
parent
d89d0b9c39
commit
d6b0deecc6
@ -73,6 +73,23 @@ deprecated and we use `main` instead.
|
||||
* If you get 'command not found' or similar for the 'pip' command then
|
||||
first try: `python -m pip --user install pip`.
|
||||
|
||||
## Provide access to live Journal files
|
||||
|
||||
The main application doesn't work without access to Journal files. It can't
|
||||
even determine your Commander name without them. So, if you're running this
|
||||
application on a machine separate from where you play the Game you will
|
||||
need to set up a network share of those files.
|
||||
|
||||
You'll always find them on Windows at:
|
||||
|
||||
shell:SavedGames\Frontier Developments\Elite Dangerous\
|
||||
|
||||
so share that folder. Then get that mounted on the remote machine.
|
||||
|
||||
Then you will need to set the correct location on the remote machine in the
|
||||
application's `Settings` > `Configuration` > `E:D journal file location`
|
||||
option.
|
||||
|
||||
## Run the application
|
||||
|
||||
* Linux: `python3 EDMarketConnector.py` .
|
||||
|
Loading…
x
Reference in New Issue
Block a user