-
I'am using this example:
```
var allVersion = api.DataDragon.Versions.GetAllAsync().Result;
var latestVersion = allVersion[0]; // Example of version: "10.23.1"
var champions = api.DataDragon.Champ…
-
**Problem Description**
The item.json file does not provide some of the stats in a organized and pre-established manner.
Most of the stats avaible in the basic.stats is not used.
As a example of …
-
The system is crashing on patch 14.2. The farsight.json might not be up to date.
--- LeagueBroadcast Crash Report ---
Still more stable than the League Client
Time: 2024.01.25-17:41
Descripti…
-
**Describe the bug**
Whenever changing the language of League Broadcast and then restarting (Example is with Spanish Language), makes the app to crash.
**To Reproduce**
Steps to reproduce the beh…
-
@JuliaRegistrator register()
changes:
* fix #6
* DataDragon 11.17.1
-
Better in the long run.
``` javascript
var resteemo = require('resteemo')('string with contact info');
var champion;
resteemo.datadragon.champion(function(error, response) {
champion = require('ch…
-
Trying to install this package to my Laravel 9 project, sadly it's not supported due to wrong version dependencies.
Laravel v9.4.1 (PHP v8.0.16)
```
Using version ^4.1 for blood72/laravel-riot-…
-
At first the endpoint should be renamed to DataDragon to match Riot's documentation naming (the old static data api was deprecated a long time ago).
Also getting data should be simplified, for exam…
-
Have you ever thought about supporting LCU? It is the only "API" that is currently not supported.
The only information I could find is:
https://riot-api-libraries.readthedocs.io/en/latest/lcu.ht…
ghost updated
4 years ago
-