From be5df4ea26890ed7633cd1b4cb13536d7e05c3cd Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:36:46 +0000 Subject: [PATCH 1/5] Add to section - Gameplay quests, it's an alt start mod. --- masterlist.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 5b42690..3c6182f 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3916,6 +3916,8 @@ plugins: - crc: 0x7C5856B7 util: 'FO4Edit v4.0.4' + - name: 'SKKSyntheticPlayer.esp' + - name: 'Spare Railroad as Institute.esp' url: - link: 'https://www.nexusmods.com/fallout4/mods/19835/' From ce14d3f646a4af7143815a277337c3eee729af07 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:37:14 +0000 Subject: [PATCH 2/5] Add location - https://www.nexusmods.com/fallout4/mods/47908/. --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 3c6182f..662ae58 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3917,6 +3917,9 @@ plugins: util: 'FO4Edit v4.0.4' - name: 'SKKSyntheticPlayer.esp' + url: + - link: 'https://www.nexusmods.com/fallout4/mods/47908/' + name: 'Synthetic Player' - name: 'Spare Railroad as Institute.esp' url: From 8486f73cdda18677a7f97ce9ace8b29d02676bc6 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:37:39 +0000 Subject: [PATCH 3/5] Add cleaning data - Version 009. --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 662ae58..003a216 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3920,6 +3920,9 @@ plugins: url: - link: 'https://www.nexusmods.com/fallout4/mods/47908/' name: 'Synthetic Player' + clean: + - crc: 0xFE923A5E + util: 'FO4Edit v4.1.5k' - name: 'Spare Railroad as Institute.esp' url: From 3b79a5a07f9649db0141fe45559dd757cfc41c73 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:38:29 +0000 Subject: [PATCH 4/5] Add load after rules - Should sort after player comments and its UFO4P patch. --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 003a216..04db64e 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3920,6 +3920,9 @@ plugins: url: - link: 'https://www.nexusmods.com/fallout4/mods/47908/' name: 'Synthetic Player' + after: + - 'PlayerComments.esp' + - 'PlayerComments_UFO4P_Patch.esp' clean: - crc: 0xFE923A5E util: 'FO4Edit v4.1.5k' From e959ba9377171535dc5d98a333a9b2623865a596 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:47:15 +0000 Subject: [PATCH 5/5] Add files to inc list - Other alt start mods. --- masterlist.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 04db64e..b68fd60 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3923,6 +3923,15 @@ plugins: after: - 'PlayerComments.esp' - 'PlayerComments_UFO4P_Patch.esp' + inc: + - 'AnotherLife.esp' + - 'DualSurvivors.esp' + - 'Interview.esp' + - 'Killable Children.esp' + - 'NoraSpouse.esm' + - 'OSM_AlternateStart_Protocol-InfiniteAnswer.esp' + - 'SKKFastStartNewGame.esp' + - 'StartMeUp.esp' clean: - crc: 0xFE923A5E util: 'FO4Edit v4.1.5k'