Skip to content

A collection of examples for the League of Legends LCU client API in Python

License

Notifications You must be signed in to change notification settings

bangingheads/lcu-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LCU Examples Repository

This repo includes examples for the League of Legends client (LCU) API. These examples will include all common uses of the API and will be thoroughly commented.

Examples will be separated by folders by use with the file describing the example. Along with this is comments of what the code performs at the beginning of the code.

All examples are in Python using LCU Driver (Shoutout to André). They should be very easily be ported into other programming languages.

Additional Resources

All endpoints for the LCU can be found using Mingwei's LCU Swagger.

You can find libraries for other languages on the Awesome League repository or by searching GitHub.

Additional questions can be asked on the Riot Games Third Party Community Discord.

Contributions

All contributions are welcome, following the criteria above.

Any additions that perform actions that are not approved by Riot will be declined.

About

A collection of examples for the League of Legends LCU client API in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages