LocaleScraper
Automatically scrapes and uploads localization to the curseforge or wowace localization system. Will scan all files in your TOC so you don't have to manually list them. See the scrapper.lua file for configuration.
In general most of the detection is automated, it will automatically find the toc, what site it is on (curseforge or wowace) as well as the slug URL. If you aren't using it in the root addon folder, you will need to change the AUTO_IDENTIFY_SLUG and AUTO_FIND_TOC variables. Uses the api-key to login, see http://www.wowace.com/home/api-key/ if you do not have one yet.
Comments