update readmes to include mahapps
This commit is contained in:
parent
7b7fdf0ceb
commit
1a8c163fc4
@ -230,7 +230,7 @@ The project also requires:
|
|||||||
|
|
||||||
* `Ookii.Dialogs.WPF`
|
* `Ookii.Dialogs.WPF`
|
||||||
* `Newtonsoft.Json`
|
* `Newtonsoft.Json`
|
||||||
* `Extended.Wpf.Toolkit`
|
* `MahApps`
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
@ -236,3 +236,5 @@ 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.
|
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.
|
@ -14,5 +14,5 @@ from them:
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended
|
This repository depends on dotnet desktop SDK 7, as well as `Newtonsoft.JSON`, MahApps,
|
||||||
WPF toolkit, and Ookii Dialogs.
|
and Ookii Dialogs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user