interact with replay, live game, or the client api for league of legends
The game.cfg
file is located in
-
MacOS
/Applications/League\ of\ Legends.app/Contents/LoL/Config/game.cfg
-
Windows
C:\Riot Games\League Of Legends\Config\game.cfg
Note: You must have played a game once before its created.
Attempt to look at two places when your app first launches.
- Looks for the environmental
LCU_SSH
to be set to an absolute path - Checks if its in a default spot
-- windows
C:\Documents\riotgames.pem
-- unix/darwin~/Documents/riotgames.pem
The pem file is located in Riots Documentation under root certificate link.
Some information that will help you with your journey
MIT