Skip to content

Commit

Permalink
Add versionXIncY message
Browse files Browse the repository at this point in the history
  * Paired w/ `patchUpdateAvailable` message.
  * Using old DLL with anniversary update CTDs instead of displaying
    incompat. version message from SKSE.
  * Updated DLL currently has version of 1.2.0.0 (cf. 1.1.0.0 of
    previous versions).
  • Loading branch information
sibir-ine committed Jun 23, 2024
1 parent 592d681 commit cde720b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17241,6 +17241,11 @@ plugins:
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", <)'
- *requiresMCM
- <<: *versionXIncY
subs:
- 'QuickLoot EE'
- 'Skyrim'
condition: 'readable("../SkyrimSE.exe") and product_version("../SkyrimSE.exe", "1.5.97.0", >) and version("SKSE/Plugins/QuickLootEE.dll", "1.2.0.0", <)'

- name: 'tdgsseActivateToInteract.esl'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35492/' ]
Expand Down

0 comments on commit cde720b

Please sign in to comment.