Click or drag to resize

ZipModLoaderSupportedExtensions Field

List of archive extensions that can be loaded.

Namespace:  Kit.Modding.Loaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public readonly IReadOnlyList<string> SupportedExtensions
Request Example View Source

Field Value

Type: IReadOnlyListString
See Also