Florian Stinglmayr c20280eb13 remove mkdocs
The web page for the tool has moved to the Salus home page, so we no longer need a mkdocs file to generate the home page. But we keep the other docs around for reference.
2024-04-13 11:46:57 +02:00
2024-04-13 11:46:57 +02:00
2022-12-10 11:53:41 +01:00
2023-02-26 10:24:01 +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.

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

Requirements

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

Description
No description provided
Readme 2.8 MiB
Languages
C# 100%