This repository has been archived on 2025-07-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
inara_updater/Readme.md
2016-01-31 15:43:55 -05:00

649 B

inara.cz updater

The inara updater will fetch your location and credit balance from E:D, and update your inara.cz profile automatically.

Usage

In Windows

Download and run the latest inara_updater.exe from the releases page.

In Linux

First, make sure you have the git submodules and the required python tools:

git submodule init
git submodule update
cd elite_api
git submodule init
git submodule update
cd ..
pip install -r requirements.txt
pip install -r elite_api/requirements.txt

Now, just run the script:

./update_inara.py