Skip to content

Commit

Permalink
Update Elianora's Breezehome Overhaul (#2952)
Browse files Browse the repository at this point in the history
* Update name
  * OCS versions replaced by single OCS patch.
  * Include new plugin.

* Assign 'Low Priority Overrides' group
  * Conflicts w/ many mods such as city overhauls.
  * Often resolved by loading this later.
  * JK's Whiterun load rule no longer necessary w/ group rule.

* Update cleaning data
  * V2.2.
  • Loading branch information
sibir-ine authored Jul 4, 2024
1 parent 6582c59 commit c97ef3f
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26297,23 +26297,22 @@ plugins:
util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
nav: 3

- name: 'Eli_Breezehome( \[(ADDON|PATCH) - .+\]( \(OCS\))?)?\.esp'
- name: 'Eli_Breezehome( \[(ADDON|DEV|PATCH) - .+\])?\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2829/'
name: 'Eli''s Breezehome Overhaul'
- name: 'Eli_Breezehome.esp'
group: *lowPriorityGroup
after:
- 'ELFX - NoBreezehome.esp'
- 'ELFX - NoPlayerHomes.esp'
- name: 'ELFX Shadows.esp'
condition: 'not active("Eli_Breezehome [ADDON - ELFX-FX].esp")'
- 'JKs Whiterun.esp'
clean:
- crc: 0x79156E8E
util: 'SSEEdit v4.1.5f'
# OCS
- crc: 0x63975CF4
util: 'SSEEdit v4.1.5f'
dirty:
- <<: *quickClean
crc: 0x9C90ACD4
util: '[SSEEdit v4.1.5g](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
itm: 1
- name: 'Eli_Breezehome [ADDON - ELFX-FX].esp'
after: [ 'ELFX Shadows.esp' ]

Expand Down

0 comments on commit c97ef3f

Please sign in to comment.