update README

This commit is contained in:
Florian Stinglmayr 2023-02-26 10:21:55 +01:00
parent bf86ce3fe8
commit 7b7fdf0ceb

View File

@ -5,6 +5,13 @@ class library EDPlayerJournal, which reads and parses Elite Dangerous player jou
See [https://bgs.n0la.org/](https://bgs.n0la.org) for further details. See [https://bgs.n0la.org/](https://bgs.n0la.org) for further details.
The tool helps with creating BGS reports for squadrons that support factions in
Elite: Dangerous that can be copy and pasted into a Discord server. It finds all BGS
relevant actions in the player journals, and constructs a human readable BGS report
from them:
![MainPage](EliteBGS/main-page.png)
## Requirements ## Requirements
This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended