Skip to content

pipe01/GlassLCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlassLCU

Build status

Automatically-generating LCU API for C#. This uses my LCU API Generator for generating the classes necessary for interacting between the LCU API and C#.

To setup, simply run the generate.ps1 script in the GlassLCU/API/Generator folder.

To initalise the connection, create a LeagueClient instance (make sure to reuse it throughout your program) and call Init or BeginTryInit, the latter being used to periodically try to connect to the client asynchronously.

About

Automatically-generating LCU API for C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published