SkillAgentSearch skills...

LeagueLocaleLauncher

A simple application that launches the League Of Legends client, with any Region & Language combo (ex. Japanese on the NA server)

Install / Use

/learn @CollinMcKinney/LeagueLocaleLauncher
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LeagueLocaleLauncher Discord Build status

A simple application that launches the League Of Legends launcher, with any Region & Language combo (ex. Japanese on the NA server)

Image description

Building From Source

  • Building from source is for code tinkerers, if you just want to use the launcher and not worry about the code, jump to the Usage Guide.
  • The current default branch is "master-ts" - this is a W.I.P. cross-platform TypeScript conversion. Likely to be many build issues and missing functions for a while. Currently using yarn/npm from Visual Studio Code for building.
  • The previous release binaries are built off of the "old-cs" branch and this should be the branch you choose if you want to build the latest release yourself. Build with Visual Studio 2019.

Usage guide

  • (1) Make sure you have the latest release from https://github.com/CollinMcKinney-jabukufo/LeagueLocaleLauncher/releases THIS IS A DIFFERENT LINK THAN THE GREEN CLONE/DOWNLOAD BUTTON

  • (2) Start LeagueLocaleLauncher.exe, choose the language/region you wish to use and then click the launch button. The tool should close and then League Of Legends should be launched using the language and region you selected. If that worked, then congratulations, you're done :D

  • (3) If something isn't working right:

    • (a) Go to config.yaml which should be located next to your .exe (it won't exist until you run the launcher the first time).
    • (b) Change LeagueClientSettingsPath and LeagueClientPath to match the file paths in your League Of Legends install.
    • (c) Repeat step 2.
    • (d) If it still doesn't work, either leave an issue here on GitHub, or Discord and we'll be glad to help you.

Related Skills

View on GitHub
GitHub Stars85
CategoryDevelopment
Updated2mo ago
Forks9

Languages

TypeScript

Security Score

100/100

Audited on Jan 12, 2026

No findings