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:
+3
-6
@@ -32,16 +32,13 @@ groups:
|
|||||||
- name: &dlcGroup DLC
|
- name: &dlcGroup DLC
|
||||||
|
|
||||||
- name: &unofficialPatches Unofficial Patches
|
- name: &unofficialPatches Unofficial Patches
|
||||||
after:
|
after: [ *dlcGroup ]
|
||||||
- *dlcGroup
|
|
||||||
|
|
||||||
- name: &default default
|
- name: &default default
|
||||||
after:
|
after: [ *unofficialPatches ]
|
||||||
- *unofficialPatches
|
|
||||||
|
|
||||||
- name: &dynamicPatchGroup Dynamic Patches
|
- name: &dynamicPatchGroup Dynamic Patches
|
||||||
after:
|
after: [ *default ]
|
||||||
- *default
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
# Official DLC
|
# Official DLC
|
||||||
|
|||||||
Reference in New Issue
Block a user