Foundations

An Add'On for Kerbal Space Program.

View project on GitHub

Foundations (FND)

Home

This plugin allows the establishment of a connection between parts and the ground. Prevents ground constructions from floating away :) For Kerbal Space Program.

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

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

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/KGEx/Foundations
  • 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/KGEx/Foundations

The following file layout must be present after installation

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

Dependencies