lgrvs / LoLClient-Manager

tool to easily stop/restart LeagueClient without impacting RiotClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoLClient manager

based on LoL-Language-Changer

Building it yourself

If you want to compile the project yourself, compile the intercepter first, then replace intercepmgr.exe in the resources with yours and check that its SHA256 matches the one set in the GUI source code (macro TOOL_HASH in widget.h). If it doesn't, simply replace it with yours, otherwise your build won't be recognized. (Qt is needed to build the GUI app)

About

tool to easily stop/restart LeagueClient without impacting RiotClient


Languages

Language:C++ 92.1%Language:QMake 7.9%