1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 01:22:19 +03:00

Document Linux Steam Play and Wine setup

Fixes 
This commit is contained in:
Jonathan Harris 2019-08-14 18:28:32 +01:00
parent f6a8e67e90
commit 17dc663cea

@ -46,6 +46,21 @@ Windows:
* Double-click on it to install.
* Run **Elite Dangerous Market Connector** from the Start Menu or Start Screen.
Linux with Steam Play:
* Copy and paste the following into a Terminal app window:
`mkdir -p ~/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved\ Games/Frontier\ Developments/Elite\ Dangerous`
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](#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:
* Follow the above instructions for Windows.
Setup
--------