Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
Mozilla Public License 2.0
File credits
fireundubh for 99.9% of the work Xideta for making it work on all files instead of one. walkswithwolf for idea and poof of concept on putting tags in text files. Beermotor for the Oblivion Remastered switch
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Added support for Oblivion Remastered (Credit: Beermotor)
Version 1.6.4.11
Fix for not clearing bashed tags between file runs.
Version 1.6.4.10
Fixed Spell stat processing. Many thanks to Kundrun for the PR
Version 1.6.4.9
Added option to generate tags to .txt files instead of headers.
Version 1.6.4.8
Initial realease with multi-file support.
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