Skip to content

justinjones/node-lol-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

league-node

Forked from https://github.com/nagash/node-lol-client , credits for his work on most of the base code, and especially the namf module used to decode/encode the objects.

This fork aims to fix the bugs left behind in the original project, and expand the features for developmental purposes.

Currently works with version: '3.15.13_12_13_16_07' (As of 12/15/13)

View example.js to get an understanding of how the client works.

DOCUMENTATION NEEDED