Method | Description | |
---|---|---|
MigrateServerMods ( Game currentGame, StatusRepo statusRepo ) : void | ||
ShouldMoveServerMods ( Game currentGame ) : Task |
Method | Description | |
---|---|---|
GetServerModFolders ( Game game ) : IEnumerable |
||
MigrateServerModFolder ( IAbsoluteDirectoryPath modFolder, IAbsoluteDirectoryPath modPath ) : void | ||
MigrateServerMods ( IEnumerable |
public MigrateServerMods ( Game currentGame, StatusRepo statusRepo ) : void | ||
currentGame | Game | |
statusRepo | StatusRepo | |
return | void |
public ShouldMoveServerMods ( Game currentGame ) : Task |
||
currentGame | Game | |
return | Task |