Files

31 lines
558 B
YAML

- 'C.Climate'
- 'Relev'
globals:
- type: say
content: 'A global message.'
plugins:
- name: 'Blank.esm'
priority: -100
msg:
- type: warn
content: 'This is a warning.'
- type: say
content: 'This message should be removed when evaluating conditions.'
condition: 'active("Blank - Different.esm")'
- name: 'Blank.+\.esp'
after:
- 'Blank.esm'
- name: 'Blank.+(Different)?.*\.esp'
inc:
- 'Blank.esp'
- name: 'Blank.esp'
dirty:
- crc: 0xDEADBEEF
util: utility