Skip to content

LeagueToolkit/ltk-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

493 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ LTK Manager

The next-generation mod manager for League of Legends, built by the League Toolkit organization. LTK Manager is the modern successor to cslol-manager, rebuilt from the ground up with a Rust backend and a React-based UI.

Releases License: MIT/Apache-2.0 Windows 10+ FOSSA Status


📸 Screenshots

Mod Library Workshop Settings
Mod Library Workshop Settings

✨ Features

  • Mod Library — Install, enable, disable, reorder, and uninstall mods with a visual card-based interface. Supports drag-and-drop installation.
  • Profile Management — Create multiple profiles to quickly switch between different mod configurations.
  • Workshop (Creator Tools) — Build and package your own mods with a full project editor, layer management, and .modpkg export.
  • Mod Inspector — Preview mod contents and metadata before installing.
  • Overlay Patcher — Apply your mods to League of Legends with a single click. Real-time progress tracking keeps you informed.
  • Automatic Updates — The app checks for new versions and can update itself in the background.
  • Theming — Dark and light themes with a fully customizable accent color and optional backdrop images.

Supported Mod Formats

Format Description
.modpkg LeagueToolkit mod package — the recommended format with full metadata, thumbnails, and multi-layer support
.fantome Legacy Fantome format — automatically recognized and fully supported

🚀 Getting Started

Prerequisites

  • Windows 10 or 11 (64-bit). macOS and Linux support is planned.
  • League of Legends — a valid game installation.

Installation

  1. Go to the latest release.
  2. Download the .msi installer (recommended) or the NSIS .exe installer.
  3. Run the installer and launch LTK Manager.
  4. On first launch, the app will attempt to auto-detect your League of Legends installation. If it can't find it, you'll be prompted to select the game folder manually.

Installing Mods

  1. Download a mod in .modpkg or .fantome format from your preferred source.
  2. Drag and drop the file onto the LTK Manager window, or use the install button.
  3. Enable the mod in your library and click Run to start the patcher.

⚖️ License & Reuse

LTK Manager is open-source under a dual MIT / Apache-2.0 license — you may choose either.

LTK Patcher Binaries

This application bundles the LTK patcher binaries (ltk_patcher_host.exe and ltk_patcher_dll.dll), which perform the actual game injection. They are governed by the LTK Patcher License.

The short version, if you want to reuse them in your own launcher or tool:

  1. You are free to use, study, modify, and redistribute them.
  2. Official builds are code-signed by League Toolkit. Unless we've explicitly permitted it, you may not ship them under our signature — strip it, and if you sign, sign with your own certificate.
  3. Whatever you distribute is on your name: if it gets a code-signing certificate flagged or banned, that certificate must be yours, not ours.

For full terms, see LTK-PATCHER-LICENSE.md.


⚠️ Disclaimer

  • Use at your own risk. This software is not endorsed by or affiliated with Riot Games.
  • Server support: Officially supports Riot-operated servers. Asian servers and Garena are not officially supported and may experience issues.

🤝 Contributing

Contributions are welcome! Please open an issue or submit a pull request.

If you'd like to build LTK Manager from source or work on the codebase, see the Development Guide.


Developed by the League Toolkit organization.

About

The next-generation mod manager for League of Legends.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

146 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors