Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Scrap Everything #625

Merged
merged 2 commits into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -553,11 +553,8 @@ groups:
description: 'A group for the mod Faction Housing Overhaul.'
after: [ *interiorLightingGroup ]

- name: &scrapGroup Scrap Everything
after: [ *fhoGroup ]

- name: &mediumPriorityGroup Medium Priority Overrides
after: [ *scrapGroup ]
after: [ *fhoGroup ]

- name: &coreGroup Core Mods
after: [ *mediumPriorityGroup ]
Expand Down Expand Up @@ -6775,7 +6772,6 @@ plugins:

- name: 'Scrap Everything - Ultimate Edition.esp'
url: [ 'https://www.nexusmods.com/fallout4/mods/5320/' ]
group: *scrapGroup
clean:
- crc: 0x7296B759
util: 'FO4Edit v4.0.3'
Expand All @@ -6787,7 +6783,6 @@ plugins:
condition: 'active("Scrap Everything - Ultimate Edition.esp")'
subs: [ 'Scrap Everything - Ultimate Edition.esp' ]
- name: 'Scrap Everything - Core.esp'
group: *scrapGroup
msg:
- <<: *patchIncluded
subs: [ 'Automatron' ]
Expand Down
Loading