Elite: Dangerous Long Range Router
|
||
---|---|---|
dumps | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
Elite: Dangerous Long Range Router (Rust Version)
Usage:
- download
bodies.json
andsystemsWithCoordinates.json
from https://www.edsm.net/en/nightly-dumps/ and place them in thedumps
folder - run
process.py
in thedumps
folder - run
cargo install --path .
orcargo install --git https://gitlab.com/Earthnuker/ed_lrr.git
- run
ed_lrr --help
Dependencies
- Python 3.7
- Pandas
- uJSON
- Working nightly Rust Compiler (tested with
rustc 1.37.0-nightly (5d8f59f4b 2019-06-04)
) - ~8GB of free RAM