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 FROST Cell Fixes (FCF) #649

Merged
merged 4 commits into from
Dec 2, 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
24 changes: 22 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4804,7 +4804,7 @@ plugins:
- crc: 0x6CB98211
util: 'FO4Edit v4.1.5k'

- name: 'FCF_(Main|Previsibines|Hotfix)\.esp'
- name: 'FCF_(Main|Previsibines|Hotfix|HotfixELFX)\.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/59652/'
name: 'FROST Cell Fixes (FCF)'
Expand All @@ -4818,15 +4818,25 @@ plugins:
- name: 'FCF_Previsibines.esp'
group: *lateLoadersGroup
clean:
# Vanilla
- crc: 0xB8064B39
util: 'FO4Edit v4.1.5k'
- name: 'FCF_Hotfix.esp'
group: *latePatchesGroup
clean:
- crc: 0x202BE196
util: 'FO4Edit v4.1.5k'
- name: 'FCF_HotfixELFX.esp'
group: *latePatchesGroup
clean:
# Vanilla
- crc: 0x113589EC
util: 'FO4Edit v4.1.5k'
# Winter Redone
- crc: 0x101440DA
util: 'FO4Edit v4.1.5k'
### FROST Cell Fixes - Patches ###
- name: 'FCF_Previsibines-(Drawbridges|JSRSRegions|MFG|MMHelipad.cdx|MMHelipad|Oberland|TheForest|TheMarshlands|WinterRedone)\.esp'
- name: 'FCF_Previsibines-(Drawbridges|ELFX|JSRSRegions|MFG|MMHelipad.cdx|MMHelipad|Oberland|TheForest|TheMarshlands|WinterRedone|WinterRedoneELFX)\.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/59652/'
name: 'FROST Cell Fixes (FCF)'
Expand All @@ -4835,6 +4845,11 @@ plugins:
clean:
- crc: 0x196158DA
util: 'FO4Edit v4.1.5k'
# Enhanced Lights and FX #
- name: 'FCF_Previsibines-ELFX.esp'
clean:
- crc: 0xFFF471DF
util: 'FO4Edit v4.1.5k'
# JSRS Sound Mod #
- name: 'FCF_Previsibines-JSRSRegions.esp'
after: [ 'FCF_Previsibines-MMHelipad.esp' ]
Expand Down Expand Up @@ -4871,10 +4886,15 @@ plugins:
# Winter Redone #
- name: 'FCF_Previsibines-WinterRedone.esp'
dirty:
# Vanilla
- <<: *quickClean
crc: 0x8CD1F208
util: '[FO4Edit v4.1.5k](https://www.nexusmods.com/fallout4/mods/2737)'
itm: 2
- name: 'FCF_Previsibines-WinterRedoneELFX.esp'
clean:
- crc: 0x8C32391B
util: 'FO4Edit v4.1.5k'

- name: 'FROST - UFO4P Patch.esp'
url:
Expand Down