Skip to content

Commit

Permalink
Add global versionF4SEIncFO4 message (#609)
Browse files Browse the repository at this point in the history
* For the new F4SE version.
  • Loading branch information
sibir-ine committed May 14, 2024
1 parent 036660f commit d5dcf8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ globals:
condition: 'version("../f4se_loader.exe", "0.0.6.23", ==) and readable("../Fallout4.exe") and version("../Fallout4.exe", "1.10.163.0", <=)'

# F4SE - Runtime Compatibility
- <<: *versionF4SEIncFO4
condition: 'readable("../Fallout4.exe") and version("../Fallout4.exe", "1.10.984.0", ==) and version("../f4se_loader.exe", "0.0.7.2", <) and file("../f4se_loader.exe")'
- <<: *versionF4SEIncFO4
condition: 'readable("../Fallout4.exe") and version("../Fallout4.exe", "1.10.980.0", ==) and version("../f4se_loader.exe", "0.0.7.1", <) and file("../f4se_loader.exe")'
- <<: *versionF4SEIncFO4
Expand Down

0 comments on commit d5dcf8d

Please sign in to comment.