Skip to content

Commit

Permalink
Update Mod Configuration Menu
Browse files Browse the repository at this point in the history
- Move to Resources & Frameworks section.
- Add mod name to location.
MacSplody committed Apr 8, 2024
1 parent b8b4646 commit d06c2fb
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions masterlist.yaml
Original file line number Diff line number Diff line change
@@ -1136,16 +1136,6 @@ plugins:
- crc: 0xFFF00ED5
util: 'FNVEdit v4.0.4c'

- name: 'The Mod Configuration Menu.esp'
url: [ 'https://www.nexusmods.com/newvegas/mods/42507/' ]
msg:
- <<: *obsolete
subs: [ '[MCM BugFix 2](https://www.nexusmods.com/newvegas/mods/42507/)' ]
condition: 'checksum("The Mod Configuration Menu.esp", CCCC88E7)'
clean:
- crc: 0xACBFF898
util: 'FNVEdit v4.0.4'

###### Modding Tools - Generated Files ######
- name: 'Bashed Patch.*\.esp'
url:
@@ -1176,6 +1166,18 @@ plugins:
tag: [ NoMerge ]

###### Resources & Frameworks ######
- name: 'The Mod Configuration Menu.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/42507/'
name: 'The Mod Configuration Menu'
msg:
- <<: *obsolete
subs: [ '[MCM BugFix 2](https://www.nexusmods.com/newvegas/mods/42507/)' ]
condition: 'checksum("The Mod Configuration Menu.esp", CCCC88E7)'
clean:
- crc: 0xACBFF898
util: 'FNVEdit v4.0.4'

- name: 'Vanilla UI Plus.esp'
url:
- link: 'https://www.moddb.com/mods/vanilla-ui-plus/'

0 comments on commit d06c2fb

Please sign in to comment.