메소드 |
설명 |
|
AddGameDefaultAndAdditionalModFolders ( Game game, List modList ) : void |
|
|
AddNormalMods ( ) : void |
|
|
CombineModPathIfNeeded ( string mod ) : IAbsoluteDirectoryPath |
|
|
ExistingMods ( IAbsoluteDirectoryPath paths ) : IEnumerable |
|
|
GetIFAMod ( string mod ) : string |
|
|
GetValidGamePaths ( ) : IAbsoluteDirectoryPath[] |
|
|
HandleA3Mp ( ) : void |
|
|
HandleAiaMods ( IMod mod, IEnumerable existingGames ) : void |
|
|
HandleArma1 ( ICollection existingGames, IAbsoluteDirectoryPath aiaModPath ) : void |
|
|
HandleGames ( IEnumerable existingGames, IAbsoluteDirectoryPath aiaModPath ) : void |
|
|
HandleIfa ( ) : void |
|
|
IsAiaMod ( IMod x ) : bool |
|
|
IsAiaSAMod ( IMod x ) : bool |
|
|
IsIronFrontFullOrLiteMod ( IMod x ) : bool |
|
|
ProcessAiaLiteMod ( IMod mod ) : void |
|
|
ProcessAndAddAiaMods ( ) : void |
|
|
ProcessAndAddNormalModsWithAdditionalGameRequirements ( ) : void |
|
|
ProcessIronFrontMods ( ) : void |
|
|
ProcessModIfHasAdditionalGameRequirements ( IMod mod ) : void |
|
|
ProcessNonAiaMods ( IMod mod, IEnumerable existingGames ) : void |
|
|
SubMod ( IMod mod, string name ) : string |
|
|