Files

40 lines
684 B
YAML

bash_tags:
- 'C.Climate'
- 'Relev'
groups:
- name: group1
after:
- group2
- name: group2
after:
- default
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'
group: group2
dirty:
- crc: 0xDEADBEEF
util: utility