Analysis updated 2026-05-18
Install and manage Fantome-format custom skins and champion models for League of Legends.
Enable, disable, and reorder mods in a card-based library without editing game files.
Save different mod combinations as profiles for ranked versus casual play.
Automatically apply and restore original game files on each launch through the Riot Client.
| lol-toolkit/ltk-manager-lol | audemodo/audemodo-responsive-keepalive | cahn91/gpt-repo-mcp | |
|---|---|---|---|
| Stars | 28 | 28 | 28 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Run as Administrator, may be flagged by antivirus since it patches game files.
LTK Manager is a Windows application for installing and managing custom visual modifications to League of Legends. In the League of Legends modding community, players create alternate skins, champion models, and visual effects for personal use. These files are packaged in a format called Fantome, and LTK Manager is the tool that injects them into the game at launch. The app presents your installed mods in a card-based library where you can enable, disable, reorder, and remove them without touching game files directly. It automatically locates your League of Legends installation through the Riot Client, applies the mods when you launch the game, and keeps backups of the original files so you can restore them. You can also save different mod combinations as profiles, which is useful if you want one setup for ranked play and another for casual games. The application is built with React for the user interface and Rust (via a framework called Tauri) for the underlying system operations, which keeps it fast and avoids the overhead of a full web browser runtime. Installation is straightforward: download the zip from the Releases page, run it as Administrator, and the app handles detection and setup. Two things to know before using it. First, this is a community-maintained fork, not an official Riot Games product. Custom mods may violate Riot's Terms of Service, so use it with that understanding. Second, because the tool patches game files, some antivirus programs flag it as suspicious even though the code is open source and available to inspect. The readme recommends downloading only from this repository, scanning files on VirusTotal, and adding a folder exception in your antivirus. MIT licensed.
A Windows app for installing, managing, and switching custom visual mods for League of Legends.
Mainly TypeScript. The stack also includes React, Rust, Tauri.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.