A simple app to see the advancement of League of Legends challnges where you need to track champions.
It's better to launch the LoL client before
An error popup could appear in some rare cases, you can safely ignore it
Go to the latest release
Windows will warn you that this exe is not safe, because it's a pain to sign an exe. Feel free to look at the code to see what it does.
npm install
Try in dev mode
npm run dev
Build for release
npm run build