add repo README
This commit is contained in:
parent
f5f85586ec
commit
99373b47c0
@ -9,6 +9,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EDPlayerJournalTests", "EDP
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EliteBGS", "EliteBGS\EliteBGS.csproj", "{14B03115-B9D5-4006-A993-9A5069BB172E}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1381D5DE-139E-4FEC-BDC4-A3FDADEAEE5C}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
README.md = README.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
|
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# 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.
|
Loading…
Reference in New Issue
Block a user