Skip to content

Commit

Permalink
Update Parallax Spell Impacts (#2997)
Browse files Browse the repository at this point in the history
* Remove Complex Parallax Materials requirement
 - Complex Parallax Materials was merged into Community Shaders v1.0.

* Remove references to the outdated Thunderbolt fix test.esp.

* Remove do not clean comment, as the latest version is clean.

* Add cleaning data
 - Version 2.1.
  • Loading branch information
Sabre142 authored Dec 26, 2024
1 parent a075494 commit 296b017
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3906,22 +3906,15 @@ plugins:
- crc: 0x7B69E509
util: 'SSEEdit v4.0.4c'

- name: '(PSI|Thunderbolt fix test)\.esp'
- name: 'PSI.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/83935/'
name: 'Parallax Spell Impacts'
- name: 'PSI.esp'
req:
- *GraphicsFramework
- name: 'Shaders/ComplexParallaxMaterials/ComplexParallaxMaterials.hlsli'
display: '[Complex Parallax Materials](https://www.nexusmods.com/skyrimspecialedition/mods/95134/)'
condition: 'not (file("../d3d11.dll")) and file("SKSE/Plugins/CommunityShaders.dll")'
req: [ *GraphicsFramework ]
tag: [ Graphics ]
# Do not clean - ITMs are intentional according to the author.
- name: 'Thunderbolt fix test.esp'
clean:
- crc: 0xFBA5D8C0
util: 'SSEEdit v4.0.4c'
- crc: 0xE8C19F74
util: 'SSEEdit v4.1.5k'

- name: 'Resurgence - Deathbrand.esp'
url:
Expand Down

0 comments on commit 296b017

Please sign in to comment.