Thanks for helping improve the Realistic Farming suite for Farming Simulator 25.
- Update to the latest release first.
- Reproduce with Debug Mode on where the mod offers it.
- Open an issue on the specific mod's repository and include:
- Mod + version, FS25 version, single-player or multiplayer
- What happened vs. what you expected
- The relevant lines from
log.txt(Documents\My Games\FarmingSimulator2025\log.txt)
Open an issue describing the idea and how it fits the realism theme. Concrete examples and screenshots help a lot.
If a mod conflicts with another, open an issue naming both mods and their versions.
- Branch from
development; PRs targetdevelopment, notmain. - Keep changes focused and match the surrounding code style.
- FS25 runs Lua 5.1 — no
goto, nocontinue.
Most mods load translations/translation_*.xml. New languages and fixes are always welcome.