Click or drag to resize

KspPathsPluginFolderName Field

A standard directory name to place the mod's binary.

Namespace:  KSPDev.FSUtils
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
public static readonly string PluginFolderName
Request Example View Source

Field Value

Type: String
Remarks
This name is not mandatory, and is not enforced by the game's core. It's a community adopted name.
See Also