Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
/ KCT Public archive

Kerbal Construction Time - An addon for Kerbal Space Program

Notifications You must be signed in to change notification settings

magico13/KCT

Repository files navigation

KCT

Kerbal Construction Time - An addon for Kerbal Space Program

####ABOUT

Kerbal Construction Time is an addon for Kerbal Space Program, a game developed by Squad, that makes rockets/planes/vessels take time to build before you can launch/fly them. The amount of time is based on the cost of all of the parts that make up the craft. This time is reduced when using parts that have been used before, or when using parts that have been recovered from other vessels (meaning there is an advantage to building reusable craft).

Check out the development forum for additional details and pre-built binaries: http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-2-%289-3-14%29

####DEPENDENCIES FOR BUILDING

  • Assembly-CSharp.dll (from KSP)
  • UnityEngine.dll (from KSP)

I use Visual Studio Express 2013.