mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-02 16:31:32 +03:00
Added information around XDG environ vars for multi-accounting
parent
05ee673120
commit
4b46f59916
@ -729,6 +729,11 @@ This application doesn't support running two instances of the Game in the *same*
|
||||
user account. The application will only respond to the instance of the Game that
|
||||
you ran last, because its Journal file will then be the most recent.
|
||||
|
||||
### Linux
|
||||
EDMC respects `XDG_DATA_HOME` and `XDG_CONFIG_HOME` for its plugin and config dirs.
|
||||
Running multiple instances of EDMC simply requires that you change the two environment
|
||||
variables to point to new directories; `XDG_DATA_HOME=./my_cmdr XDG_CONFIG_HOME=./my_cmdr python3 ./EDMarketConnector.py`
|
||||
is sufficient
|
||||
<!-- vim-markdown-toc Redcarpet -->
|
||||
|
||||
<a name='error-wrong-cmdr'></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user