From ec6b1daf85c78f4c9af7d0728deefe438fffef11 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Tue, 28 Sep 2021 15:00:55 +0200 Subject: [PATCH] add a part of build dependencies --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5a40a90..451fac1 100644 --- a/README.md +++ b/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\ ``` +## 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 This tool was made by CMDR Hekateh (Discord: `nola#2457`) of the Nova Navy.