KerbalData Constructor KerbalData - KSP Data Unlocked!
Initializes a new instance of the KerbalData class.

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KerbalData(
	string installPath
)

Parameters

installPath
Type: OnlineSystem String
path of a valid KSP install currently only tested support of 0.18.x
See Also