General Questions
What is cslol-manager?
What is cslol-manager?
Is cslol-manager safe to use?
Is cslol-manager safe to use?
Is cslol-manager still being developed?
Is cslol-manager still being developed?
What are the system requirements?
What are the system requirements?
- Operating System: Windows 10 or 11 (64-bit)
- Game: A valid League of Legends installation
- Additional: No special dependencies required - the application is self-contained
Installation & Setup
How do I install cslol-manager?
How do I install cslol-manager?
- Navigate to the latest releases
- Download
cslol-manager.exeor the zip bundle - Run the application
- Point it to your League of Legends game executable
Where do I find my League of Legends executable?
Where do I find my League of Legends executable?
- Riot Client:
C:\Riot Games\League of Legends\Game\League of Legends.exe - Legacy Client:
C:\Riot Games\League of Legends\LeagueClient.exe
Can I use cslol-manager on Mac or Linux?
Can I use cslol-manager on Mac or Linux?
Mods & Content
What is the Fantome mod format?
What is the Fantome mod format?
.fantome) is the industry-standard mod format for League of Legends. It’s a packaged format that contains:- Mod files and assets
- Metadata (name, author, version)
- Preview images
Where can I find mods?
Where can I find mods?
Can I create my own mods?
Can I create my own mods?
- Create mods from RAW folders
- Pack/Unpack
.wadfiles - Edit mod metadata and preview images
What content is prohibited?
What content is prohibited?
Server Support
Which servers are supported?
Which servers are supported?
Why doesn't it work on Garena servers?
Why doesn't it work on Garena servers?
Troubleshooting
My mods aren't loading in-game
My mods aren't loading in-game
- Verify the mod is enabled in cslol-manager
- Ensure you’re using the correct profile
- Restart League of Legends completely
- Check the log file for errors (located next to
cslol-manager.exe) - Verify the mod is compatible with the current League patch
The application won't start
The application won't start
- Run as Administrator
- Ensure you’re on Windows 10 or 11 (64-bit)
- Check that your antivirus isn’t blocking the application
- Download the latest version from releases
Where can I find the log file?
Where can I find the log file?
cslol-manager.exe. Look for a file named log or cslol-manager.log.This file contains diagnostic information that can help troubleshoot issues.Where can I report bugs?
Where can I report bugs?
- Go to GitHub Issues
- Create a new bug report
- Upload your log file
- Describe the issue and steps to reproduce
Development & Contributing
Can I contribute to cslol-manager?
Can I contribute to cslol-manager?
- Submit Pull Requests for bug fixes and improvements
- Open issues for feature requests or bugs
- Follow the project’s coding standards
Can I use the DLL in my own launcher?
Can I use the DLL in my own launcher?
- Re-sign with your own code-signing certificate
- Publish transparency information
- Implement anti-skinhacking controls
- Do not modify or tamper with the DLL
Is the source code available?
Is the source code available?
- Repository: https://github.com/LeagueToolkit/cslol-manager
- License: GPL-3.0