On Demand Fuel Cells (ODFC)

Home

On Demand Fuel Cells (ODFC) is a plugin to simulate fuel cells in Kerbal Space Program (KSP), and do a better job of it than stock's use of a resource converter. The main difference is it only generates electricity when it's really needed (batteries almost empty), and otherwise lets electricity of a craft float up and down, as it might in a solar powered vehicle when the sun is eclipsed by another celestial body. It also allows fuel cells to generate byproducts, aimed at supporting life support mods like TACLS.

Installation Instructions

Using CurseForge/OverWolf app or CKAN

You should be all good! (check for latest version on CurseForge)

If Downloaded from CurseForge/OverWolf manual download

To install, place the OnDemandFuelCells folder inside your Kerbal Space Program's GameData folder:

If Downloaded from SpaceDock / GitHub / other

To install, place the GameData folder inside your Kerbal Space Program folder:

The following file layout must be present after installation

<KSP_ROOT>
  + [GameData]
    + [OnDemandFuelCells]
      + [Agencies]
        ...
      + [Compatibility]
        ...
      + [Config]
        ...
      + [Flags]
        ...
      + [Localization]
        ...
      + [Plugins]
        ...
      * #.#.#.#.htm
      * Attributions.htm
      * changelog.md
      * GPL-2.0.txt
      * ManualInstallation.htm
      * OnDemandFuelCells.version
      * readme.htm
    ...
    * [Module Manager /L][mml] or [Module Manager][mm]
    * ModuleManager.ConfigCache
  * KSP.log
  ...

Dependencies