Removes superfluous and potentially interferring flotsam that can be created when exporting scripts and other things with the Toolset.
Permissions and credits
Credits and distribution permission
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 are not allowed to convert this file to work on other games under any circumstances
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 not allowed to use assets from this file in any 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 not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.02
Updated to account for inclusion of placeables_h.nss and associated flotsam
Version 1.01
Updated to account for inclusion of approval_h.nss and associated flotsam
Anyone who's ever worked with the DA Toolset and exported a script, and paid attention to the log during it, will have noticed that it will quickly fill up your packages\core\override\toolsetexport with a bunch of script files, and sometimes other things, too (core talktables, plots). While this is a necessary step for the way the script compiler works, it bears a minor potential for interference (i.e. overriding fixes other files already performed). This small batch file is to ensure these things don't stick around.
Installation:
Simply extract the contents of the archive to your "%Userprofile%\Documents\BioWare\Dragon Age\packages\core\override" folder. To clean up the folder, just open the "remove_flotsam.bat" file, and it will automatically take care of it. That's it.