Skip to content

Commit

Permalink
Add JS Vanilla Circlets (#2986)
Browse files Browse the repository at this point in the history
* Add mod entry
 - To the AudioVisual - Models & Textures section.
 - New meshes and textures for vanilla circlets.

* Add location
 - https://www.nexusmods.com/skyrimspecialedition/mods/131813/
 - Capture ESPs by regex.

* Add requirement to JS Vanilla Circlets - Requiem patch.esp
 - Missing Requiem.esp master.

* Add Graphics tag to JS Vanilla Circlets SE.esp
 - Replaces armor armature models.

* Add cleaning data
 - JS Vanilla Circlets SE: Version 1.01.
 - JS Vanilla Circlets SE - Requiem Patch: Version 1.0.
  • Loading branch information
Sabre142 authored Oct 25, 2024
1 parent c078e3d commit fadbf37
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3466,6 +3466,21 @@ plugins:
- name: 'JS Unique Utopia SE - Rings - Johnskyrim.esp'
tag: [ Graphics ]

- name: 'JS Vanilla Circlets (SE|- Requiem patch)\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/131813/'
name: 'JS Vanilla Circlets'
- name: 'JS Vanilla Circlets SE.esp'
tag: [ Graphics ]
clean:
- crc: 0xE57BBEBB
util: 'SSEEdit v4.1.5k'
- name: 'JS Vanilla Circlets - Requiem patch.esp'
req: [ 'Requiem.esp' ]
clean:
- crc: 0x44803E23
util: 'SSEEdit v4.1.5k'

- name: 'Kanjs - AIO Books Patch\.es[lp]'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/109877/'
Expand Down

0 comments on commit fadbf37

Please sign in to comment.