Skip to content

Repository files navigation

💰 FS25 Income Mod

Passive Income & Earnings Tracker

DownloadsReleaseLicenseDonate via PayPal


"My farm runs better when the bills aren't piling up while I sleep. A small passive income keeps things moving without feeling like a cheat."


FS25's economy stops the moment you stop working. This mod keeps the money flowing.

Automatic hourly or daily payments to every farm on the map — scaled by difficulty, boosted by multiplier, adjusted by season. A live HUD tracks your earnings at a glance. A full income report shows you the history. And in multiplayer, every farm gets paid independently, server-side, no duplicates.

SingleplayerMultiplayer (server-authoritative)Persistent saves10 Languages

Tip

Want to be part of our community? Share tips, report issues, and chat with other farmers on the FS25 Modding Community Discord!


✨ Features

💵 Passive Income System

Automatic payments that fit your playstyle — hourly for steady trickle, daily for bigger lump sums.

FeatureDescription
⏱️Hourly or Daily paymentsChoose your cadence — same total, different rhythm
🎚️Difficulty presetsEasy · Normal · Hard base amounts
🔢Income multiplier1x · 2x · 5x · 10x on top of the base
🌿Custom amountOverride presets with any value you want
🌸Seasonal modifiersSpring/Summer/Autumn/Winter each adjust the payout
🌐MultiplayerEvery farm paid independently, server-side only
💾Full persistenceSettings and timer state saved per-savegame

📊 Income HUD

Toggle the live earnings overlay with the Toggle Income HUD action (no default key - assign one under Options > Controls > Mods; if you leave it unassigned the game may auto-pick a key combination, so check the Controls list for what it chose). To move or resize the panel, enter the suite layout edit mode provided by FS25_MasterHUD (Edit HUD Layout action, also player-assigned) - the panel outlines in orange; drag it anywhere on screen, drag a corner to resize, and right-click to exit edit mode and lock it in.

Shows at a glance:

  • Current income mode and amount
  • Recent payment history (last entries)
  • Seasonal multiplier when active

📋 Income Report Dialog

Open the full income report with the Income Report action (no default key - assign one under Options > Controls > Mods). Includes:

  • Settings summary (mode, difficulty, multiplier)
  • Total and average earnings
  • Complete payment history with day, time, type, amount, and seasonal modifier

⚙️ Settings

Open via ESC → Settings → Game Settings → Income Mod.

SettingDefaultDescription
Enable ModOnMaster on/off switch
Pay ModeHourlyHourly or Daily payments
DifficultyNormalSets the base payment amount
Income Multiplier1xMultiplies the base payment
Custom Amount0Overrides difficulty amount (0 = use difficulty preset)
Seasonal EffectsOffApplies seasonal multipliers to each payment
NotificationsOnPop-up message on each payment
Show HUDOnEnable or disable the HUD overlay

Note

In multiplayer, settings are server-authoritative — the host's configuration applies to all players.


💡 Income Calculation

finalAmount = baseAmount × incomeMultiplier × seasonalMultiplier
baseAmount = customAmount > 0 ? customAmount : difficultyAmount
DifficultyBase Amount
Easy$5,000
Normal$2,400
Hard$1,100
SeasonMultiplier
🌱 Spring0.8x
☀️ Summer1.0x
🍂 Autumn1.2x
❄️ Winter0.7x

🛠️ Installation

1. DownloadFS25_IncomeMod.zip from the latest release.

2. Copy the ZIP (do not extract) to your mods folder:

PlatformPath
🪟 Windows%USERPROFILE%\Documents\My Games\FarmingSimulator2025\mods\
🍎 macOS~/Library/Application Support/FarmingSimulator2025/mods/

3. EnableIncome Mod in the in-game mod manager.

4. Load any career save — income starts automatically.


🎮 Quick Start

1. Load your farm — payments begin immediately
2. Press I → open the Income HUD overlay
3. Press U → open the full Income Report
4. ESC → Settings → configure difficulty, mode, and multiplier
5. Right-click HUD → enter Edit Mode to drag and resize the panel
6. Right-click again → lock position and save

⌨️ Key Bindings

KeyAction
IToggle Income HUD overlay
UOpen Income Report dialog
RMB(on HUD)Toggle Edit Mode — drag with LMB to reposition, corner to resize

Both keys can be rebound in the game's control settings.


🖥️ Console Commands

Open the developer console with the ~ key:

CommandArgumentsDescription
incomeList all Income Mod commands
incomeStatusShow current settings and status
incomeEnable / incomeDisableToggle mod on or off
IncomeShowSettingsDisplay all current settings
IncomeSetDifficulty1|2|3Set difficulty (1=Easy, 2=Normal, 3=Hard)
IncomeSetPayMode1|2Set Hourly (1) or Daily (2) payments
IncomeSetNotificationstrue|falseToggle payment notifications
IncomeSetCustomAmount<n>Set custom payment amount (0 = use difficulty)
IncomeToggleHUDtrue|falseShow or hide the HUD overlay
IncomeTestPaymentTrigger a $1 test payment immediately
IncomeResetSettingsReset all settings to defaults
IncomeHistoryShow last 10 payment records
IncomeNextShow when the next payment fires

🌐 Multiplayer

  • Payments are processed server-side only — no duplicate payouts.
  • Every farm (except the spectator farm) receives its payment independently.
  • Money is synced to all clients automatically.
  • Notifications appear on clients only, never on dedicated servers.

💾 Save Files

Settings and timer state are saved per-savegame to prevent missed or double payments on reload.

FileContents
{savegame}/FS25_IncomeMod.xmlAll settings
{savegame}/FS25_IncomeMod_state.xmlTimer state (lastHour, lastDay)

🤝 Contributing

Found a bug? Open an issue — the template will guide you through what information is needed.


📋 Changelog

  • 2.1.7.0 - Release gate. Experimental systems ship locked until deliberately released. Turn them on under the mod's settings, independent of difficulty. The C3 loan elaboration (escalation and Time Guard compounding) stays locked until released; the interest-free bridge loan and the floor escape remain available.

📝 License

This mod is licensed under CC BY-NC-ND 4.0.

You may share it in its original form with attribution. You may not sell it, modify and redistribute it, or reupload it under a different name or authorship. Contributions via pull request are explicitly permitted and encouraged.

Author: TisonK · Version: 2.1.7.0

© 2026 TisonK — See LICENSE for full terms.


Farming Simulator 25 is published by GIANTS Software. This is an independent fan creation, not affiliated with or endorsed by GIANTS Software.

Your farm never sleeps. Neither does the income. 💰

About

Configurable passive income for Farming Simulator 25. Earn hourly or daily income with difficulty-based or custom amounts — steady cash flow on your terms.

Topics

Resources

Contributing

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages