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

Add Just Knock #2941

Merged
merged 5 commits into from
May 26, 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
22 changes: 22 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10107,6 +10107,28 @@ plugins:
- Text
# Do not clean - ITMs are intentional according to the author.

- name: 'Take A Peek - (New Stealth Mechanic|Simply Knock Mini Patch)\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/66908/'
name: 'Take a Peek - New Stealth Mechanic'
- name: 'Take A Peek - New Stealth Mechanic.esp'
msg:
- <<: *alsoUseX
subs: [ '[ConsoleUtilSSE](https://www.nexusmods.com/skyrimspecialedition/mods/24858/)' ]
condition: 'not file("SKSE/Plugins/ConsoleUtilSSE.dll")'
- <<: *alsoUseX
subs: [ '[Dynamic Animation Replacer](https://www.nexusmods.com/skyrimspecialedition/mods/33746/)' ]
condition: 'not file("SKSE/Plugins/DynamicAnimationReplacer.dll")'
- *requiresMCM
clean:
- crc: 0x02AC432B
util: 'SSEEdit v4.1.5f'
- name: 'Take A Peek - Simply Knock Mini Patch.esp'
msg:
- <<: *alreadyInOrFixedByX
subs: [ '**Simply DAK Knock Peek.esp**' ]
condition: 'active("Simply DAK Knock Peek.esp")'

- name: 'Tentapalooza.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/652/' ]
msg: [ *patch3rdParty_SRPC ]
Expand Down
Loading