mirror of
https://github.com/loot/enderal.git
synced 2026-07-27 14:16:37 -07:00
Add Group For Fixes (#28)
* Fixes & Resources - A group for modules that fix issues and bugs or add resources for other mods.
This commit is contained in:
+5
-1
@@ -181,9 +181,13 @@ groups:
|
||||
- name: &dlcGroup DLC
|
||||
description: 'A group for official downloadable content.'
|
||||
|
||||
- name: default
|
||||
- name: &fixesGroup Fixes & Resources
|
||||
description: 'A group for modules that fix issues and bugs or add resources for other mods.'
|
||||
after: [ *dlcGroup ]
|
||||
|
||||
- name: default
|
||||
after: [ *fixesGroup ]
|
||||
|
||||
- name: &dynamicPatchGroup Dynamic Patches
|
||||
description: 'A group for patches that are dynamically generated by modding tools.'
|
||||
after: [ default ]
|
||||
|
||||
Reference in New Issue
Block a user