Skip to content

Commit

Permalink
Update Boston Public Library Settlement (#641)
Browse files Browse the repository at this point in the history
* Add cleaning data
- Version 1.1.9.
- Version 1,0 Library Extras.

* Remove from group
- Not really required, and can cause issues with sorting, depending on mods being used.

* Update load after rules
- Remove from all files.
- Move PRP after to main file.

* Add load after rules
- Place after conflicting lighting mods.
- Two cell conflicts.

* Add bash tag
- Changes keywords for location.

* Add load after rules
# Library Extras
- not required, adding to match expected order.
- File only adds new records, so it doesn't conflict with other mods.
  • Loading branch information
MacSplody authored Dec 1, 2024
1 parent d6a5f52 commit 9ad4b3b
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4095,9 +4095,13 @@ plugins:
url:
- link: 'https://www.nexusmods.com/fallout4/mods/68293/'
name: 'Boston Public Library Settlement'
group: *preVisCombinedGroup
after: [ 'PRP.esp' ]
- name: 'BostonLibrarySettlement.esp'
after:
- 'Clarity.esp'
- 'EnhancedLightsandFX.esp'
- 'InteriorsEnhanced-All-In-One.esp'
- 'PRP.esp'
- 'UltraInteriorLighting.esp'
msg:
- <<: *patchProvided
subs: [ 'Automatron' ]
Expand All @@ -4108,10 +4112,33 @@ plugins:
- <<: *patchProvided
subs: [ 'Sim Settlements 2 - Chapter 2' ]
condition: 'active("SS2_XPAC_Chapter2.esm") and not active("BostonLibrarySettlementSS2.esp")'
tag: [ Keywords ]
clean:
- crc: 0x22D7ED47
util: 'FO4Edit v4.1.5k'
- name: 'BostonLibrarySettlementPRP.esp'
clean:
- crc: 0x9B88E0BB
util: 'FO4Edit v4.1.5k'
- name: 'BostonLibrarySettlementRobots.esp'
clean:
- crc: 0xF24553C1
util: 'FO4Edit v4.1.5k'
- name: 'BostonLibrarySettlementSS2.esp'
clean:
- crc: 0x57C15B35
util: 'FO4Edit v4.1.5k'
- name: 'LibraryExtras.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/68293/'
name: 'Boston Public Library Settlement'
after:
- 'BostonLibrarySettlement.esp'
- 'BostonLibrarySettlementSS2.esp'
- 'BostonLibrarySettlementRobots.esp'
clean:
- crc: 0xD000CD50
util: 'FO4Edit v4.1.5k'

- name: 'Bunker Hill D(CnR_F-ESL|eep Clean ESL-F)\.esp'
url:
Expand Down

0 comments on commit 9ad4b3b

Please sign in to comment.