C# Class WinterSync.ArchiveLister

Show file Open project: ZeroK-RTS/SpringRTS-Tools Class Usage Examples

Public Methods

Method Description
ArchiveLister ( string springPath ) : System.Collections.Generic

Private Methods

Method Description
IsMap ( string fileName ) : bool
IsModInfo ( string fileName ) : bool
IsSpringArchive ( string archivePath ) : bool

Method Details

ArchiveLister() public method

public ArchiveLister ( string springPath ) : System.Collections.Generic
springPath string
return System.Collections.Generic