0 of 0

File information

Last updated

Original upload

Created by

fireundubh and Xideta

Uploaded by

Xideta

Virus scan

Safe to use

Tags for this mod

About this mod

Tags ESP/ESL/ESM files with appropriate Bash Tags via xEdit

Requirements
Permissions and credits
Mirrors
Changelogs
Just an xEdit script I edited to work on all selected files, instead of only the last file in your load order.
The original script was published under MPL 2.0, which allows redistribution of changes.


By default it writes the tags directly to the header of the plugin, which can make certain version checking scripts complain (like the one found in VIGILANT SE). In cases like that, you can change the option from "Write suggested tags to header" to "Write suggested tags to file".

Original changelog from "GenerateWryeBashTags"
Implemented new tags and tag changes since Wrye Bash 306/7
Added support for Enderal Special Edition
Added F12 hotkey (currently only works when script is not in subfolder)
Added log output for deprecated tags
Simplified existing tags list population
Removed plugin selection dropdown menu
Fixed issue where aborting execution was slower than possible
Fixed issue where Delev tag could be suggested regardless of Wrye Bash support
Fixed issue where Destructible test failed on later xEdit versions due to element name change
Fixed issue where existing bash tags were not replaced in plugin description
Refactoring and general fixups