Skip to content

Commit

Permalink
Update Elianora's Breezehome Overhaul (#2939)
Browse files Browse the repository at this point in the history
* Update name
  * Restrict regex to avoid false positives.

* Remove location
  * Has been moved to main page, no longer hosts files.

* Move location
  * See above.

* Remove messages
  * See above.

* Remove tags
  * Included in plugin description.

* Update cleaning data
  * V2.1.
  • Loading branch information
sibir-ine authored May 11, 2024
1 parent f1942c9 commit a2e662b
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26248,36 +26248,23 @@ plugins:
util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
nav: 3

- name: 'Eli_Breezehome.*\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48931/'
name: 'Eli''s Breezehome Optimization Packages and Patches'
- name: 'Eli_Breezehome.esp'
- name: 'Eli_Breezehome( \[(ADDON|PATCH) - .+\]( \(OCS\))?)?\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2829/'
name: 'Eli''s Breezehome Overhaul'
- name: 'Eli_Breezehome.esp'
after:
- 'ELFX - NoBreezehome.esp'
- 'ELFX - NoPlayerHomes.esp'
- name: 'ELFX Shadows.esp'
condition: 'not active("Eli_Breezehome [ADDON - ELFX-FX].esp")'
- 'JKs Whiterun.esp'
msg:
- <<: *patchUpdateAvailable
type: warn
subs: [ '[Eli''s Breezehome Optimization Packages and Affiliated Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48931/)' ]
condition: 'active("Eli_Breezehome.esp") and not version("Eli_Breezehome.esp", "1.6.0", >=)'
- <<: *requiresResources
subs: [ '[Eli''s Breezehome Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2829/)' ]
condition: 'not file("Eli_Breezehome.bsa") and not file("Eli_Breezehome - Textures.bsa") and not file("meshes/elianora/breezehome/eli_byohtowerfull.nif")'
tag:
- C.Light
- C.Water
clean:
- crc: 0x4F0AA695
util: 'SSEEdit v4.0.4b'
- crc: 0xEF20832C
util: 'SSEEdit v4.0.4b'
- crc: 0x79156E8E
util: 'SSEEdit v4.1.5f'
# OCS
- crc: 0x63975CF4
util: 'SSEEdit v4.1.5f'
- name: 'Eli_Breezehome [ADDON - ELFX-FX].esp'
after: [ 'ELFX Shadows.esp' ]

Expand Down

0 comments on commit a2e662b

Please sign in to comment.