mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
13 lines
231 B
YAML
13 lines
231 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: []
|