From 38aa3d29b8e7378e262f63bf54052932298f4f1d Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Thu, 9 Apr 2026 03:17:44 +0100 Subject: [PATCH] Add YASTM - Yet Another Soul Trap Manager (#3173) * Add location - https://www.nexusmods.com/skyrimspecialedition/mods/56144/ * Add cleaning data - Version 3.0.0. - Main and MCM file only. * Add requirements - SKSE for main file. - SkyUI for MCM file. * Add VR version - Hosted on same mod page. - Main file has a different name. - Add requirement powerofthree''s Tweaks VR. - Optional for SE version, but always required for VR. - Add checks for VR and use version message. * Add sorting rules - Add requires to patches that don't have YASTM.esp as a master. - Sort patches after MCM file. - Neither are required as stated by mod author on mod posts. --- masterlist.yaml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 75cdc69e..e1a9f82e 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -14153,6 +14153,74 @@ plugins: - name: 'ZCSkyrimTeleportationCollectionV2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36899/' ] + - name: 'YASTM(_MCM|_VR)?\.esp' + url: + - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56144/' + name: 'YASTM - Yet Another Soul Trap Manager' + - name: 'YASTM.esp' + req: [ *SKSE ] + inc: + - name: '../SkyrimVR.exe' + display: 'Skyrim VR' + msg: + - <<: *useVersion + subs: [ 'Skyrim VR' ] + condition: 'file("../SkyrimVR.exe")' + clean: + - crc: 0x2DEC140A + util: 'SSEEdit v4.1.5p 32bit fix version' + - name: 'YASTM_MCM.esp' + msg: [ *requiresMCM ] + clean: + - crc: 0x0F193AB4 + util: 'SSEEdit v4.1.5p 32bit fix version' + - name: 'YASTM_VR.esp' + req: + - name: 'SKSE/Plugins/po3_Tweaks.dll' + display: '[powerofthree''s Tweaks VR](https://www.nexusmods.com/skyrimspecialedition/mods/59510/)' + condition: 'file("../SkyrimVR.exe")' + - name: '../SkyrimVR.exe' + display: 'Skyrim VR' + - name: 'YASTM_( + {0}|CCRareCurios + {0}|CCSaintsAndSeducers + {0}|GuardDialogueOverhaul + {0}|ImmersiveSoundsCompendium + {0}|Inigo + {0}|LucienAnniversaryEdition + {0}|LucienCCRareCurios + {0}|LucienCCSaintsAndSeducers + {0}|MultiLayerParallaxSoulGems + {0}|MultiLayerParallaxSoulGemsISC + {0}|PraedysSoulGems + {0}|PraedysSoulGemsISC + {0}|RUSTICSOULGEMSSorted + {0}|RUSTICSOULGEMSSortedISC + {0}|RUSTICSOULGEMSUnsorted + {0}|RUSTICSOULGEMSUnsortedISC + {0}|SkyrimRemasteredSoulGems + {0}|SkyrimRemasteredSoulGemsISC + {0}|TamrielicCulture + {0}|TheHangingGardens + {0}|Undeath + {0}|Vigilant + {0}|)Patch\.esp' + url: + - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56144/' + name: 'YASTM - Yet Another Soul Trap Manager' + after: [ 'YASTM_MCM.esp' ] + - name: 'YASTM_( + {0}|CCRareCurios + {0}|CCSaintsAndSeducers + {0}|LucienAnniversaryEdition + {0}|LucienCCRareCurios + {0}|LucienCCSaintsAndSeducers + {0}|TheHangingGardens + {0}|Undeath + {0}|Vigilant + {0}|)Patch\.esp' + req: [ 'YASTM.esp' ] + ###### Gameplay - Mount & Follower Managers ###### - name: 'AmazingFollowerTweaks.esp' url: