You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Breaking change] Changed return type of almost all methods to ApiResponse, which contains more information about request
Added lazy deserializing to websocket events
Updated to patch 11.5
Updated WebSocket library
Removed endpoint check
Rewrote detecting LCU process to support wmic, powershell and ps
Fixed starting client with client path
Added Riot Games signed certificate instead of trusting everything
Updated generated clasess to LoL client version 10.6
Added ingame API (the example is in src/main/java/examples/IngameApiExample.java)
Exposed client path
Fixed NullPointerException in isAuthorized() method (PR #13 )
Updated autogenerated classes to LoL 10.4