mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
17 lines
303 B
YAML
17 lines
303 B
YAML
# LOOT ignores anything that doesn't come under 'bash_tags', globals', 'groups'
|
|
# or 'plugins', so a section like this is useful for storing data that gets
|
|
# re-used.
|
|
common: []
|
|
|
|
bash_tags: []
|
|
|
|
globals: []
|
|
|
|
groups: []
|
|
|
|
plugins:
|
|
# Official DLC
|
|
- name: 'Bloodmoon.esm'
|
|
after:
|
|
- 'Tribunal.esm'
|