ryzen-controller/README.md
Quentin “Storm1er” Decaunes 7612c517d4 Better readme for users.
2019-03-04 11:32:08 +00:00

530 B

Ryzen controller

Thanks to https://github.com/FlyGoat/RyzenAdj and his author, ryzenadj.exe is now included.
No more need for multiple download =D

For users

Pre-requisite

  • Go to release page
  • Download the latest RyzenControllerInstaller.exe
  • Enjoy!

For developpers

Pre-requisite

  • NodeJS v10.15.1 or newer.

Installation

$> cd project
$> npm install
$> npm start

Build

$> cd project
$> npm run-script build