Go to file
2023-02-04 16:15:42 +01:00
EDPlayerJournal add updated values post 14.02 for thargoid kills 2023-02-04 15:55:55 +01:00
EDPlayerJournalTests add support for DropshipDeploy 2022-12-09 17:36:26 +01:00
EliteBGS update webpage with releases from CodeBerg 2023-02-04 16:15:42 +01:00
.gitattributes Add .gitattributes, .gitignore, and LICENSE.txt. 2022-11-01 18:01:26 +01:00
.gitignore Add .gitattributes, .gitignore, and LICENSE.txt. 2022-11-01 18:01:26 +01:00
EDBGS.sln add repo README 2022-12-10 11:53:41 +01:00
LICENSE.txt Add .gitattributes, .gitignore, and LICENSE.txt. 2022-11-01 18:01:26 +01:00
README.md update documentation to point to codeberg 2023-02-04 15:59:50 +01:00

EDBGS

EDBGS is a project containing the EliteBGS BGS application. It also contains the dotnet class library EDPlayerJournal, which reads and parses Elite Dangerous player journals.

See https://bgs.n0la.org/ for further details.

Requirements

This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended WPF toolkit, and Ookii Dialogs.