-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Common questions about FS Mod Downloader.
FS Mod Downloader is a free, open-source desktop application for managing Farming Simulator mods. It lets you browse, search, install, and organize mods for FS15 through FS25 from one convenient interface.
Yes! FS Mod Downloader is completely free and open source under the MIT License.
Yes. The application:
- Downloads mods from established mod hosting sites
- Doesn't modify your game files
- Doesn't require admin rights for normal operation
- Is open source - you can review the code yourself
The app isn't code-signed with a paid certificate, which causes Windows SmartScreen to show a warning. Click "More info" → "Run anyway" to proceed. This is normal for independent software.
| Game | Supported |
|---|---|
| Farming Simulator 25 | ✅ Yes |
| Farming Simulator 22 | ✅ Yes |
| Farming Simulator 19 | ✅ Yes |
| Farming Simulator 17 | ✅ Yes |
| Farming Simulator 15 | ✅ Yes |
Yes! The app works with both Steam and standalone (GIANTS) installations.
Not currently. FS Mod Downloader is Windows-only (Windows 10/11 64-bit). Since Farming Simulator is primarily a Windows game, this covers most users.
No. FS25 mods only work in FS25, FS22 mods only in FS22, etc. Always download mods for your specific game version.
Mods are sourced from popular mod hosting websites:
- mod-network.com
- farmingsimulator25mods.com
- And others depending on game version
We aggregate from multiple sources to give you the widest selection.
The app includes both official (GIANTS ModHub) and community mods. Check mod descriptions for details about the source and author.
Not in the current version, but this is on the roadmap for future releases.
Possible reasons:
- The mod isn't on our supported sources
- The mod was removed by its author
- Search with different keywords
- The mod might be exclusive to ModHub (in-game store)
We source from reputable mod sites, but we can't guarantee every mod. Use common sense:
- Stick to popular, well-reviewed mods
- Be cautious of mods with very few downloads
- Your antivirus should scan downloaded files
Mods are installed directly to your game's mods folder:
Documents\My Games\FarmingSimulatorXXXX\mods
Yes. Farming Simulator loads mods at startup, so you need to restart the game to see new mods.
Yes! Use the Modlist feature to import and install multiple mods at once.
- Find the mod in the "Installed Mods" section
- Click the Uninstall button
- The mod files are deleted from your mods folder
This feature is planned but not yet implemented. For now, you can manually rename the mod file (add .disabled to the filename) to prevent it from loading.
Absolutely! This is one of the best use cases:
- Server admin exports their modlist
- Share the modlist file with players
- Players import the modlist
- Everyone has matching mods
Yes, you can use it to manage mods for dedicated server installations by manually configuring the server's mods folder path.
The standalone package includes everything needed. The smaller package requires .NET 8.0 Desktop Runtime, which you can download from Microsoft.
Settings are saved to:
%AppData%\FSModDownloader\settings.json
Logs are saved to:
%AppData%\FSModDownloader\logs\
- Application: ~150MB (standalone) or ~5MB (with .NET)
- Plus space for downloaded mods (varies)
Yes, an internet connection is required to:
- Browse available mods
- Download mods
- Check for updates
Viewing installed mods works offline.
| Problem | Quick Fix |
|---|---|
| App won't start | Install .NET 8.0 or use standalone package |
| No games found | Settings → Scan for Games, or add manually |
| Download fails | Check internet, increase timeout in Settings |
| Mod not in game | Verify mods folder path, restart game |
| Permission denied | Run as Administrator |
For detailed solutions, see the Troubleshooting page.
Open an issue on GitHub with the "enhancement" label.
See the roadmap for upcoming features:
- Mod dependency resolution
- Version compatibility checking
- Conflict detection
- Mod load order management
- And more!
Yes! We welcome contributions:
- Report bugs
- Suggest features
- Submit pull requests
- Improve documentation
See the Developer Guide to get started.
Yes, the full source code is on GitHub under the MIT License.