Skip to content

Commit 60d6405

Browse files
authored
Add Bash Tags for official plugins (#5)
1 parent dee7dd7 commit 60d6405

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

masterlist.yaml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,27 +433,46 @@ plugins:
433433
group: *gameMasterGroup
434434
- name: 'DLCBattlehornCastle.esp'
435435
group: *dlcGroup
436+
tag: [ Sound ]
436437
- name: 'DLCFrostcrag.esp'
437438
group: *dlcGroup
438439
after: [ 'DLCBattlehornCastle.esp' ]
440+
tag:
441+
- C.Light
442+
- C.Name
443+
- C.Owner
444+
- C.Regions
445+
- Factions
446+
- Sound
439447
- name: 'DLCHorseArmor.esp'
440448
group: *dlcGroup
441449
after:
442450
- 'DLCBattlehornCastle.esp'
443451
- 'DLCFrostcrag.esp'
452+
tag:
453+
- Actors.ACBS
454+
- Actors.AIPackages
455+
- Scripts
444456
- name: 'DLCMehrunesRazor.esp'
445457
group: *dlcGroup
446458
after:
447459
- 'DLCBattlehornCastle.esp'
448460
- 'DLCFrostcrag.esp'
449461
- 'DLCHorseArmor.esp'
462+
tag:
463+
- Actors.ACBS
464+
- Factions
450465
- name: 'DLCOrrery.esp'
451466
group: *dlcGroup
452467
after:
453468
- 'DLCBattlehornCastle.esp'
454469
- 'DLCFrostcrag.esp'
455470
- 'DLCHorseArmor.esp'
456471
- 'DLCMehrunesRazor.esp'
472+
tag:
473+
- Actors.AIPackages
474+
- C.Light
475+
- Sound
457476
- name: 'DLCShiveringIsles.esp'
458477
group: *dlcGroup
459478
after:
@@ -471,6 +490,9 @@ plugins:
471490
- 'DLCMehrunesRazor.esp'
472491
- 'DLCOrrery.esp'
473492
- 'DLCShiveringIsles.esp'
493+
tag:
494+
- Actors.Stats
495+
- Relev
474496
- name: 'DLCThievesDen.esp'
475497
group: *dlcGroup
476498
after:
@@ -481,6 +503,18 @@ plugins:
481503
- 'DLCOrrery.esp'
482504
- 'DLCShiveringIsles.esp'
483505
- 'DLCSpellTomes.esp'
506+
tag:
507+
- Actors.ACBS
508+
- Actors.AIPackages
509+
- Actors.Stats
510+
- C.Climate
511+
- C.Light
512+
- C.MiscFlags
513+
- C.Music
514+
- C.Name
515+
- C.Owner
516+
- C.Water
517+
- Names
484518
- name: 'DLCVileLair.esp'
485519
group: *dlcGroup
486520
after:
@@ -492,6 +526,7 @@ plugins:
492526
- 'DLCShiveringIsles.esp'
493527
- 'DLCSpellTomes.esp'
494528
- 'DLCThievesDen.esp'
529+
tag: [ Sound ]
495530
- name: 'Knights.esp'
496531
group: *dlcGroup
497532
after:
@@ -504,6 +539,15 @@ plugins:
504539
- 'DLCSpellTomes.esp'
505540
- 'DLCThievesDen.esp'
506541
- 'DLCVileLair.esp'
542+
tag:
543+
- Actors.ACBS
544+
- Actors.AIPackages
545+
- Actors.Stats
546+
- Factions
547+
- Graphics
548+
- Invent.Add
549+
- Invent.Remove
550+
- Names
507551
- name: 'AltarESPMain.esp'
508552
group: *dlcGroup
509553
- name: 'AltarESPLocal.esp'

0 commit comments

Comments
 (0)