A KSP mod that provides funding and reputation rewards for science experiments, updated for modern Kerbal Space Program.
Science Funding Continued is an updated version of the classic Science Funding mod, now compatible with KSP 1.8.x through 1.12.x. This mod automatically rewards players with funds and reputation points when conducting science experiments, encouraging scientific exploration throughout the Kerbal Space Program universe.
- Automatic funding rewards for science experiments
- Reputation bonuses for scientific discoveries
- Configurable reward multipliers
- Queue system for batch notifications
- Persistent save game integration
- Download the latest release from the Releases page
- Extract the contents to your KSP GameData folder
- Launch KSP and enjoy enhanced science rewards!
The mod includes a settings.cfg file that allows you to customize:
- Funding multiplier (how many funds per science point)
- Reputation multiplier (how much reputation per science point)
- Notification queue length (how many experiments to batch together)
- KSP Version: 1.8.0 - 1.12.x
- Framework: .NET Framework 4.8
- Dependencies: None (stock KSP only)
- Original Author: Pota Studios
- Updated by: enryofalitz
- Maintained by: brobbins2001
This work is in the public domain: do what you will and share what you learn!
- Updated for KSP 1.12.x compatibility
- Fixed GameEvents API changes (OnScienceRecieved -> OnScienceRecieved)
- Updated to .NET Framework 4.8
- Renamed to "Science Funding Continued"
- Updated project structure for modern KSP modding standards