Adds a configurable hourly or daily income to your farm.
Features:
• Hourly or daily income
• Three difficulty levels (easy/normal/hard)
• Professional notifications
• Multiplayer compatible
• Adjust settings via the console
• Save/load settings
• Localized for multiple languages
Perfect for new farms or multiplayer servers!
=============================================================
https://github.com/TheCodingDad-TisonK/FS22_IncomeMod
=============================================================
COPYRIGHT NOTICE:
All rights reserved. Unauthorized redistribution, copying,
or claiming this mod as your own is strictly prohibited.
Original author: TisonK
=============================================================
- Changed back to version 1.1.5.0 due to recent failure with version 1.2.5.3
- Fixed missing income typeText when payment received
- Removed duplicated money symbol
- Added intergration support for FS22_FarmTablet
- Added pause/load-safe checks to prevent income during pauses or loading
- Supports cumulative income for missed hours or days
- Introduced dynamic income scaling based on farm size and active players
[CRITICAL HOTFIX]
- Fixed issue where custom amount was not saved correctly
- Added custom income amount option
- Improved multiplayer farm payments
- Fixed daily income triggering on savegame load
- Added debug logging levels
- Improved i18n fallback handling
- General code cleanup and stability improvements