Skip to content

Commit

Permalink
Add useOnlyOneX message
Browse files Browse the repository at this point in the history
  * Users may accidentally install QuickLootIE over QuickLoot EE.
  • Loading branch information
sibir-ine committed Jul 2, 2024
1 parent bcd3b17 commit a65198d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17241,6 +17241,9 @@ plugins:
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
- <<: *useOnlyOneX
subs: [ 'QuickLoot DLL' ]
condition: 'many("SKSE/Plugins/QuickLootEE(-NG)?\.dll")'
- <<: *versionXIncY
subs:
- 'QuickLoot EE'
Expand Down

0 comments on commit a65198d

Please sign in to comment.