add a part of build dependencies
This commit is contained in:
parent
00f7d087ea
commit
ec6b1daf85
10
README.md
10
README.md
@ -72,6 +72,16 @@ helpful if you included the JSON player journal. This player journal can be foun
|
|||||||
%userprofile%\saved Games\Frontier Developments\Elite Dangerous\
|
%userprofile%\saved Games\Frontier Developments\Elite Dangerous\
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Build Dependencies
|
||||||
|
|
||||||
|
Handling of Elite Dangerous player journals have been moved to a separate project called `EDJournal`.
|
||||||
|
Its source can be found [here](https://git.aror.org/florian/edjournal). This project simply depends
|
||||||
|
on the binary DLL that `EDJournal` builds.
|
||||||
|
|
||||||
|
The project also requires `Ookii.Dialogs.WPF` controls, which contains the auto complete text box.
|
||||||
|
|
||||||
|
And of course, `Newtonsoft.Json` as the JSON parser.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
This tool was made by CMDR Hekateh (Discord: `nola#2457`) of the Nova Navy.
|
This tool was made by CMDR Hekateh (Discord: `nola#2457`) of the Nova Navy.
|
||||||
|
Loading…
Reference in New Issue
Block a user