Compare commits

...

6 Commits

Author SHA1 Message Date
Rem0o
99e2328b93 Version 40 2020-08-11 11:48:06 -04:00
Rem0o
44566db75a Merge branch 'master' of https://github.com/Rem0o/FanControl.Releases 2020-08-10 10:02:56 -04:00
Rem0o
b1d61ad225 Update README.md 2020-08-10 10:02:50 -04:00
Rem0o
50871fea6c Merge pull request #17 from Rem0o/NvAPIWrapper
Version 39
2020-08-10 09:59:15 -04:00
Rem0o
c2d7882662 Version 39 2020-08-10 09:57:17 -04:00
Rem0o
e17cce467f Update FanControl.zip 2020-08-05 21:07:42 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -7,6 +7,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
Libraries used:
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
* https://github.com/falahati/NvAPIWrapper
## Installation

View File

@@ -1,4 +1,4 @@
{
"Number": 39,
"Message": "-Changed Nvidia GPU backend to NVApiWrapper"
"Number": 40,
"Message": "-Changed Nvidia GPU backend to NVApiWrapper (breaking change for Nvidia GPU configurations)"
}