bastion

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2021 License: MIT

README

Bastion

interact with replay, live game, or the client api for league of legends

Getting Started

Game Config

The game.cfg file is located in

  • MacOS /Applications/League\ of\ Legends.app/Contents/LoL/Config/game.cfg

  • Windows C:\Riot Games\League Of Legends\Config\game.cfg

Note: You must have played a game once before its created.

Enabling TLS

Attempt to look at two places when your app first launches.

  1. Looks for the environmental LCU_SSH to be set to an absolute path
  2. Checks if its in a default spot -- windows C:\Documents\riotgames.pem -- unix/darwin ~/Documents/riotgames.pem

The pem file is located in Riots Documentation under root certificate link.

Useful Documentation

Some information that will help you with your journey

License

MIT

Directories

Path Synopsis
api
replay
Holds the different types of data models we receive from the client
Holds the different types of data models we receive from the client
Package clients contains interfaces that tie in directly with your league client
Package clients contains interfaces that tie in directly with your league client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL