update readmes to include mahapps

This commit is contained in:
Florian Stinglmayr 2023-02-26 10:24:01 +01:00
parent 7b7fdf0ceb
commit 1a8c163fc4
3 changed files with 6 additions and 4 deletions

View File

@ -230,7 +230,7 @@ The project also requires:
* `Ookii.Dialogs.WPF`
* `Newtonsoft.Json`
* `Extended.Wpf.Toolkit`
* `MahApps`
## About

View File

@ -235,4 +235,6 @@ It would be helpful if you included the JSON player journal. This player journal
The project also requires `Ookii.Dialogs.WPF` controls, which contains the auto complete text box.
And of course, `Newtonsoft.Json` as the JSON parser.
And of course, `Newtonsoft.Json` as the JSON parser.
`MahApps` is used to generate a prettier look, and for its dark themes.

View File

@ -14,5 +14,5 @@ from them:
## Requirements
This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended
WPF toolkit, and Ookii Dialogs.
This repository depends on dotnet desktop SDK 7, as well as `Newtonsoft.JSON`, MahApps,
and Ookii Dialogs.