Getting Started
Install FMMLoader26 and add your first mod
Download
Get the latest release for your platform:
| Platform | File |
|---|---|
| Windows | FMMLoader26_<ver>_setup.exe |
| macOS (Apple Silicon) | FMMLoader26_<ver>_aarch64.dmg |
| macOS (Intel) | FMMLoader26_<ver>_x86_64.dmg |
| Linux | FMMLoader26_<ver>.AppImage |
Download from GitHub Releases. Ignore *.tar.gz / *.sig files - those are for the auto-updater.
Installation
- Run
FMMLoader26_<ver>_setup.exe - Follow the setup wizard
- Launch from Start Menu or desktop shortcut
SmartScreen Warning: On first launch, click More info → Run anyway. This is normal for new applications.
Missing WebView2? Download WebView2 Runtime if you see errors.
- Open the
.dmgfile - Drag FMMLoader to Applications
- Right-click → Open (required for first launch)
"App is damaged" error? Run in Terminal:
xattr -cr /Applications/FMMLoader.app- Download the
.AppImage - Make executable:
chmod +x FMMLoader26_*.AppImage - Run the AppImage
First Launch
1. Detect FM26 Installation
FMMLoader scans common locations automatically:
- Steam:
steamapps/common/Football Manager 2026 - Epic:
Epic Games/FootballManager2026 - Game Pass: Standard Windows install paths
If not found, click Browse and select your FM26 folder manually.
2. Add Your First Mod
Drag & Drop or Click Add
Drag a mod file (.zip, folder, .fmf, .bundle) into the window, or click Add Mod and browse.
Automatic Processing
FMMLoader extracts archives, detects mod type (graphics, database, etc.), and adds it to your library.
Enable and Apply
Toggle the mod ON, then click Apply. FMMLoader creates a restore point and installs the files.
Supported Mod Types
| Type | Examples | Target Location |
|---|---|---|
| Graphics | Facepacks, logos, kits | graphics/ subfolders |
| Database | Editor data files | editor data/ |
| Skins | Custom UI themes | skins/ |
| Tactics | .fmf tactic files | Handled by FM directly |
Updates
When a new version is available:
- A notification appears in the app
- Click Update Now
- FMMLoader downloads and installs automatically
- Restart to complete
Your mods and settings are preserved during updates.