Crates.io | ed-journals |
lib.rs | ed-journals |
version | 0.6.1 |
source | src |
created_at | 2024-05-05 11:48:03.899136 |
updated_at | 2024-11-10 23:11:12.619941 |
description | Provides models for representing and parsing elite dangerous journal files |
homepage | |
repository | https://github.com/rster2002/ed-logs |
max_upload_size | |
id | 1230178 |
size | 1,597,942 |
Warn this project is currently in beta, which means that it is very much work in progress. Breaking changes are likely to happen.
Work in progress parsing and utilities for working with journal files from Elite Dangerous, with specific emphasis on creating structs and enums to make working with journal entries a lot easier and predictable.
This is a list of some of the current features and some of the features I really want to have added before a 1.0 release.
Market.json
, Status.json
etc.JournalReader
.One of the best ways to contribute to this project is by contributing journal logs to the test-suite. Doing this will allow the project to be more and more accurate. Note that this project currently only focuses on the live version of the game, so game version 4 and up.
You can contribute journal files by following these steps:
C:\users\<your username>\Saved Games\Frontier Developments\Elite Dangerous
On Linux it depends on a number of things. Check our this forum post for more information.test-jounals
directory in the root of the project.