This library is intended to extract game specific information directly from the game files. Since most of the information in wiki's are not correct anymore, this should enable us to create a reliable champion and skillshot database, that can be automatically updated everytime League of Legends gets updated.
Warning: scandir(C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives\,C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives): in C:\xampp2\htdocs\riot-decode-master\riotDecode\GameFolder.php on line 35
tree.php
// create game folder object
$gameFolder = new \riotDecode\GameFolder('D:\Riot Games\League of Legends\');
Just work if game folder is on C:.
Warning: scandir(C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives\,C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives): in C:\xampp2\htdocs\riot-decode-master\riotDecode\GameFolder.php on line 35
tree.php
// create game folder object $gameFolder = new \riotDecode\GameFolder('D:\Riot Games\League of Legends\');