Skip to content

Dcatna/LoLModManager

Repository files navigation

League of Legends Mod Manager

A skin mod manager for League of Legends with support for custom .fantome mod files and champion-based mod activation. Built from CSLOL.

Features

  • Enable and disable skins per champion.
  • Import .fantome mod files from local storage.
  • Automatically extract mods and clean up temporary files.
  • Save skin state across sessions.
  • Displays modding output in a console or footer log.
  • Live search filtering for champions.
  • Beautiful UI with responsive layout using Tailwind + shadcn/ui.

Tech Stack

  • WAILS
  • Go
  • sqlc
  • sqlite
  • Shadcn/ui
  • Tailwind
  • Typescript
  • React

Setup

Champions are stored in a local SQLite database and fetched using Go backend logic.

.fantome skin files can be downloaded or imported locally and associated with one or more champions.

Mod Tools are used to overlay mods into the game directory during patching.

Output logs are captured and can be displayed either in a footer console or live viewer.

A. Download the latest release Go to the releases page and download the newest release

B. Clone the repository

git clone https://github.com/Dcatna/LoLModManager.git
cd lolmodmanager

cd frontend
npm install
cd ..
wails dev

Showcase

lolmod1 lolmod2 image lolmod3 image lolmod4

About

League of Legends skin mod manager and injector.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •