WowDeleteUnusedAddonConfigs/Readme.md

25 lines
708 B
Markdown
Raw Normal View History

2021-02-02 15:46:26 +00:00
# Delete Old Addon Config Files
This BAT script removes all unused saved variables files. It deletes unused addon configs in \WTF\ . If a corresponding addon is found in (Interface\Addons), the file is kept.
## Installation
Download Script, adapt Wow Path in Script.
## Usage
Create a Backup. Just Zip Interface and WTF Folder.
Tripple Check everything.
Run BAT File.
2021-02-02 15:48:32 +00:00
In case of Problems: Delete Interface and WTF Folder and restore from ZIP file.
2021-02-02 15:46:26 +00:00
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GNU GPL v3](https://choosealicense.com/licenses/gpl-3.0/)