Skip to content

Commit

Permalink
Add group
Browse files Browse the repository at this point in the history
- The Choice Is Yours.
  • Loading branch information
MacSplody committed Mar 7, 2024
1 parent 1f32f22 commit 1b44d84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -784,9 +784,12 @@ groups:
- name: &rdoGroup Relationship Dialogue Overhaul
after: [ *ycmGroup ]

- name: &tciyGroup The Choice is Yours
after: [ *rdoGroup ]

- name: &lowPriorityGroup Low Priority Overrides
description: 'A group for modules that must load after most other mods.'
after: [ *rdoGroup ]
after: [ *tciyGroup ]

- name: &racesGroup Races & Classes
description: 'A group for modules that modify character Races & Classes.'
Expand Down Expand Up @@ -16125,6 +16128,7 @@ plugins:

- name: 'TheChoiceIsYours.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3850/' ]
group: *tciyGroup
after:
- 'BA_Sorting.esp'
- 'BA_Sorting_BCS.esp'
Expand Down

0 comments on commit 1b44d84

Please sign in to comment.