working towards 2.0
add better version detection add new licenses working on automatic GPU, lang and os detection add debug mode for non-nivida
This commit is contained in:
parent
5580669497
commit
bf9814cfd0
9 changed files with 212 additions and 25 deletions
|
@ -32,4 +32,5 @@ The application is compatible with all Nvidia GPUs that have their drivers avail
|
|||
* Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Fody/blob/master/License.txt)
|
||||
* wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE)
|
||||
* Notifications.Wpf: [MIT](https://github.com/Federerer/Notifications.Wpf/blob/master/LICENSE)
|
||||
* Newtonsoft.Json: [MIT](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md)
|
||||
* Icon made by Freepik from www.flaticon.com
|
||||
|
|
Reference in a new issue