mirror of
https://github.com/loot/oblivion.git
synced 2026-07-27 14:12:55 -07:00
update-conditions
When version(), file_version() or product_version() is used with a file that doesn't exist, or doesn't have a version, the <, <= and != comparators currently return true. It's slightly more useful to return false in those cases, so to allow that change, update the affected conditions to not be affected. Not all conditions using <, <= or != are affected, as some are already dependent on the file they're checking existing, either because they're and'ed with a file() or active() condition, or because they appear within the file's own metadata entry.
About
This repository holds the LOOT masterlist for The Elder Scrolls IV: Oblivion.
See CONTRIBUTING.md for information on how to contribute to this masterlist.