[This is preliminary documentation and is subject to change.]

Path to save maps to (default: .\maps) Can be overridden at startup via command-line argument "--mappath=", or via "MapPath" ConfigKey

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public static string MapPath { get; set; }

See Also