Prerequisites
Before installing mods, ensure you have:- cslol-manager installed and running
- League of Legends game path configured
- Downloaded
.fantomeor.zipmod files from trusted sources
Installation Methods
Method 1: Install from Fantome/Zip File
This is the most common method for installing pre-packaged mods.Open the File Dialog
In cslol-manager, click the Install Mod button or use the file menu to open the mod installation dialog.The application accepts both
.fantome and .zip file formats.Select Your Mod File
Browse to the location where you downloaded your mod file and select it.Supported formats:
.fantome- Standard Fantome mod format.zip- Compressed mod archives
Wait for Import Process
The manager will automatically:
- Extract the mod contents
- Validate the mod structure (checks for
META/info.json) - Optimize against game files to reduce size
- Remove unmodified entries when rebasing
Installing ModDone!when complete
Method 2: Install from RAW Folder
For advanced users working with unpacked mod files.Prepare Your Folder
Ensure your folder contains:
META/info.jsonwith mod metadataWAD/directory with.wad.clientfiles- Optional:
META/image.pngfor preview
What Happens During Installation
Automatic Optimization
When you install a mod, cslol-manager automatically:- Rebases against game files - Compares mod files with original game WADs
- Strips unmodified entries - Removes files identical to the base game
- Filters TFT assets - Excludes Teamfight Tactics files if the blacklist option is enabled
- Validates structure - Ensures the mod has required metadata
File Structure
Installed mods are stored in:Common Installation Issues
”Already exists” Error
If you see this error:- A mod with the same name is already installed
- Delete the existing mod first, or
- Rename the new mod file before installing
Missing mod-tools.exe
If installation fails with this error:- Verify your anti-virus isn’t blocking
cslol-tools/mod-tools.exe - Reinstall cslol-manager to restore missing files
- Check the
log.txtfile for detailed error information
Import Failed
If the import process fails:- Ensure the mod file isn’t corrupted
- Verify the mod is compatible with your League version
- Check that the League of Legends path is correctly configured
Next Steps
After installing mods:Managing Profiles
Learn how to organize mods into profiles
Creating Mods
Create your own custom mods
Performance Tip: Enable the TFT blacklist option in settings if you only play Summoner’s Rift. This reduces mod size and overlay build time by excluding Teamfight Tactics assets.