def patches(self): return ( modcore.Patch(self, RSChildrenOverhaulUnofficialSkyrimPatch.Instance(), UnofficialSkyrimPatch.Instance()), modcore.Patch(self, RSChildrenOverhaulInterestingNPCPatch.Instance(), InterestingNPCs.Instance()), )
def patches(self): return (modcore.Patch(self, ImmersiveArmorsUNPPatch.Instance(), DimonizedUNPFemaleBody.Instance()), )
def patches(self): return (modcore.Patch(self, RealVisionFloraPatch.Instance(), RealVisionENB.Instance()), )
def patches(self): return (modcore.Patch( self, VividLandscapesRockingStonesCompatibilityPatch.Instance(), VividLandscapesRockingStonesParallax.Instance()), )
def patches(self): return (modcore.Patch(self, VividLandscapesTundraSMIMPatch.Instance(), StaticMeshImprovementMod.Instance()), modcore.Patch( self, VividLandscapesTundraMossMountainPatch.Instance(), VividLandscapesRockingStonesParallax.Instance()))
def patches(self): return (modcore.Patch( self, VividLandscapesDungeonsAndRuinsSMIMPatch.Instance(), StaticMeshImprovementMod.Instance()), )
def patches(self): return (modcore.Patch( self, ParallaxTreebark4KSimplyBiggerTreesPatch.Instance(), SimplyBiggerTrees.Instance()), )
def patches(self): return (modcore.Patch(self, SkyrimDistanceOverhaulSkymillsPatch.Instance(), SkyrimDistanceOverhaul.Instance()), )
def patches(self): # Depends on hearthfire patch because this mod manager doesn't handle official DLCs. # But if the hearthfire patch is included, hearthfire must also be included. return (modcore.Patch( self, AddPlayerHome_AzuraDawnMansionHearthfirePatch.Instance(), UnofficialHearthfirePatch.Instance()), )
def patches(self): return (modcore.Patch( self, HighDefinitionWoodCuttersAxeFrostfallPatch.Instance(), FrostfallSurvival.Instance()), )
def patches(self): return (modcore.Patch( self, ImprovedCombatSoundsEnhancedBloodTexturesPatch.Instance(), ImprovedCombatSounds.Instance()), )
def patches(self): return (modcore.Patch( self, VividCloudsAndFogsClimatesOfTamrielPatch.Instance(), ClimatesOfTamriel.Instance()), )