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.