add a part of build dependencies

This commit is contained in:
Florian Stinglmayr 2021-09-28 15:00:55 +02:00
parent 00f7d087ea
commit ec6b1daf85

View File

@ -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.