Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dragons Keep #2889

Merged
merged 4 commits into from
Jan 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 12 additions & 17 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6946,10 +6946,7 @@ plugins:

- name: 'zMirai.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10908/' ]
after:
- 'DragonsKeep.esp'
- 'S3DTrees NextGenerationForests.esp'
inc: [ 'DragonsKeep.esp' ]
after: [ 'S3DTrees NextGenerationForests.esp' ]
msg:
- <<: *patchProvided
subs: [ 'Open Cities Skyrim' ]
Expand Down Expand Up @@ -20709,20 +20706,18 @@ plugins:
util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
itm: 2

- name: 'DragonsKeep( - .+ Patch)?\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/271/'
name: 'Dragons Keep'
- name: 'DragonsKeep.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/271/' ]
dirty:
# version: 1.9.7
- <<: *reqManualFix
crc: 0x43AF2572
util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
itm: 28
nav: 32
# version: 1.9.7
- <<: *reqManualFix
crc: 0x59E1AD72
util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
nav: 32
msg:
- <<: *patchIncluded
subs: [ 'Mirai - the Girl with the Dragon Heart' ]
condition: 'active("zMirai.esp") and not active("DragonsKeep - Mirai Patch.esp")'
clean:
- crc: 0x36987BEC
util: 'SSEEdit v4.1.5b EXTREMELY EXPERIMENTAL'

- name: 'EasierRidersDungeonPackSSE.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2218/' ]
Expand Down
Loading