Skip to content

teamdman-ca/gamemode-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends Gamemode Fetcher - Is URF Live?

Scripts for using the League Client Update (LCU) API to check available gamemodes for URF.

Required tools

  • Powershell
  • NodeJs
    • ts-node installed globally

Usage

  1. Run npm init in the app dir
  2. Copy the .env.example file to a file named .env
  3. Edit .env with your configuraion
    • Storage account params only necessary for upload stage
  4. Run 1-launch.ps1

The script will launch the league client, get the list of current gamemodes, write it to a file, play music if URF is available, and uploads the JSON to an Azure storage account.

Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published