EDBGS/README.md

12 lines
392 B
Markdown
Raw Normal View History

2022-12-10 11:53:41 +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/](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.