Click or drag to resize

KspPathsPluginFolderName Field

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

Namespace:  KSPDev.FSUtils
Assembly:  KSPDev_Utils.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
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