Prerequisites
Before installing mod-tools CLI, ensure you have the following:- Access to the cslol-manager source repository
- CMake 3.20 or higher
- C++ compiler with C++20 support (MSVC, GCC, or Clang)
- Git
- League of Legends installation (for game-specific operations)
Building from Source
The mod-tools CLI is part of the cslol-manager project and is built with CMake: The compiled binaries will be located in the build output directory (platform-dependent).Installation
After building, you can install the CLI globally:Linux/macOS
Windows
The Windows build includes pre-built binaries. After building or downloading a release:The easiest way to use the CLI tools on Windows is to run them from the cslol-manager installation directory, where they’re included with the application.
Verifying Installation
Verify the installation by running:Next Steps
Once installed, you can start using the CLI commands:- Overview - Learn about available commands
- Import Command - Import mods from various formats
- Export Command - Export optimized mod archives