12 lines
369 B
Markdown
12 lines
369 B
Markdown
# 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/](https://bgs.n0la.org) for further details.
|
|
|
|
## Requirements
|
|
|
|
This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON and Ookii
|
|
Dialogs.
|