Skip to content

Commit

Permalink
Add Remiros' Groundcover (#109)
Browse files Browse the repository at this point in the history
* Add plugin
  * To 'Modding Tools - Resources' section
    * Resources for distant land gen.
  * https://www.nexusmods.com/morrowind/mods/46733

* Add `moddingPlugin` message
  * Should only be active when generating distant land.
  • Loading branch information
sibir-ine authored Jul 26, 2024
1 parent 16dc583 commit f448444
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,13 @@ plugins:
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'

###### Modding Tools - Resources ######
- name: 'Rem_(A[CILT]|BC|GL|LOCM?|RR|Solstheim|VM|WG)(_TR)?\.esp'
url:
- link: 'https://www.nexusmods.com/morrowind/mods/46733/'
name: 'Remiros'' Groundcover'
msg:
- <<: *moddingPlugin
condition: 'active("Rem_(A[CILT]|BC|GL|LOCM?|RR|Solstheim|VM|WG)(_TR)?\.esp")'

###### Modding Tools - Generated Files ######
- name: '(Merged Objects|multipatch)\.esp'
Expand Down

0 comments on commit f448444

Please sign in to comment.