Gets the settings and configuration files for this installation
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public StorableObjects<ConfigFile> KspSettings { get; private set; }
See Also