Skip to content

Commit

Permalink
Update patchUpdateAvailable message
Browse files Browse the repository at this point in the history
  * Recommend QuickLootIE as well.
  * DLL is renamed.
  • Loading branch information
sibir-ine committed Jul 2, 2024
1 parent d0b71d3 commit 0eeb5fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17238,8 +17238,8 @@ plugins:
name: 'QuickLootIE'
msg:
- <<: *patchUpdateAvailable
subs: [ '[1.6.1170 Support (DLL Only) - Fixed](https://github.com/WaterFace/QuickLootEE/releases/latest)' ]
condition: 'readable("../SkyrimSE.exe") and product_version("../SkyrimSE.exe", "1.5.97.0", >) and version("SKSE/Plugins/QuickLootEE.dll", "1.2.0.0", <)'
subs: [ '[QuickLootIE](https://www.nexusmods.com/skyrimspecialedition/mods/120075/) **OR** [1.6.1170 Support (DLL Only) - Fixed](https://github.com/WaterFace/QuickLootEE/releases/latest)' ]
condition: 'readable("../SkyrimSE.exe") and product_version("../SkyrimSE.exe", "1.5.97.0", >) and version("SKSE/Plugins/QuickLootEE.dll", "1.2.0.0", <) and not file("SKSE/Plugins/QuickLootEE-NG.dll")'
- *requiresMCM
- <<: *versionXIncY
subs:
Expand Down

0 comments on commit 0eeb5fa

Please sign in to comment.