C# Class ACR_ServerCommunicator.ModuleContentPatcher.ContentPatchPaths

A set of paths used to expand content path file locations.
Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
HakPath string
OverridePath string

Property Details

HakPath public property

The local hak directory.
public string HakPath
return string

OverridePath public property

The local override directory.
public string OverridePath
return string