Skip to content

Commit

Permalink
Add Group
Browse files Browse the repository at this point in the history
- Medium Priority Overrides.
  • Loading branch information
MacSplody committed Nov 15, 2024
1 parent f7b1d86 commit b356be1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -528,9 +528,12 @@ groups:
description: 'A group for FROST modules that need to be sorted late.'
after: [ *horizonGroup ]

- name: &coreGroup Core Mods
- name: &mediumPriorityGroup Medium Priority Overrides
after: [ *frostGroup ]

- name: &coreGroup Core Mods
after: [ *mediumPriorityGroup ]

- name: &coreEarlyPatchesGroup Core Mods - Early Patches
after: [ *coreGroup ]

Expand Down

0 comments on commit b356be1

Please sign in to comment.