IKspSerializer Versions Property KerbalData - KSP Data Unlocked!
Gets the list of KSP versions this serializer supports

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

IList<string> Versions { get; }
See Also