UniversalStorageStockResourceFuelCell

An Addon for Kerbal Space Program.

View project on GitHub

Universal Storage Stock Resource Fuel Cell (QBUS)

Home

ModularManagement config script to add a Universal Storage Fuel Cell that can use Liquid Fuel and Oxidizer instead of other resources.

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 QuickBASIC folder inside your Kerbal Space Program’s GameData folder:

  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING
    • Delete <KSP_ROOT>/GameData/QuickBASIC/UniversalStorageStockResourceFuelCell
  • Extract the package’s QuickBASIC/ folder into your KSP’s GameData folder as follows:
    • <PACKAGE>/QuickBASIC –> <KSP_ROOT>/GameData
      • Overwrite any preexisting folder/file(s).
    • you should end up with <KSP_ROOT>/GameData/QuickBASIC/UniversalStorageStockResourceFuelCell

If Downloaded from SpaceDock / GitHub / other

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

  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING
    • Delete <KSP_ROOT>/GameData/QuickBASIC/UniversalStorageStockResourceFuelCell
  • Extract the package’s GameData folder into your KSP’s root folder as follows:
    • <PACKAGE>/GameData –> <KSP_ROOT>
      • Overwrite any preexisting file.
    • you should end up with <KSP_ROOT>/GameData/QuickBASIC/UniversalStorageStockResourceFuelCell

The following file layout must be present after installation

<KSP_ROOT>
  + [GameData]
    + [QuickBASIC]
      + [UniversalStorageStockResourceFuelCell][QBUS]
        ...
      + [Config]
      * #.#.#.#.htm
      * Attributions.htm
      * changelog.md
      * GPL-2.0.txt
      * ManualInstallation.htm
      * readme.htm
      * UniversalStorageStockResourceFuelCell.version
      ...
    + [UniversalStorage][us]
      ...
    ...
    * [ModularManagement (MM)][MM] or [Module Manager][mm]
    * ModuleManager.ConfigCache
  * KSP.log
  ...

Dependencies

THIS FILE: CC BY-ND 4.0 by zer0Kerbal