mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Update Formatting for Groups
Correct indentation and inline afters.
This commit is contained in:
+7
-10
@@ -29,19 +29,16 @@ globals:
|
||||
subs: [ 'https://loot.github.io/latest-thread/' ]
|
||||
|
||||
groups:
|
||||
- name: &dlcGroup DLC
|
||||
- name: &dlcGroup DLC
|
||||
|
||||
- name: &unofficialPatches Unofficial Patches
|
||||
after:
|
||||
- *dlcGroup
|
||||
- name: &unofficialPatches Unofficial Patches
|
||||
after: [ *dlcGroup ]
|
||||
|
||||
- name: &default default
|
||||
after:
|
||||
- *unofficialPatches
|
||||
- name: &default default
|
||||
after: [ *unofficialPatches ]
|
||||
|
||||
- name: &dynamicPatchGroup Dynamic Patches
|
||||
after:
|
||||
- *default
|
||||
- name: &dynamicPatchGroup Dynamic Patches
|
||||
after: [ *default ]
|
||||
|
||||
plugins:
|
||||
# Official DLC
|
||||
|
||||
Reference in New Issue
Block a user