KerbalData KspSettings Property KerbalData - KSP Data Unlocked!
Gets the settings and configuration files for this installation

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

public StorableObjects<ConfigFile> KspSettings { get; protected set; }
See Also