cralor/TourGuideVanilla

Error on fresh configuration (example fresh saved variables after addon rename)

Closed this issue · 2 comments

NilGuide.lua needs this at the top:

local L = TourGuide.Locale

Also a minor unrelated nitpick 😆
Non standard tags in .toc need to be prefaced by X-, for example Credits > X-Credits then they can be queried by GetAddonMetadata(addonname, tag)
You should consider moving yourself to author field and Tekkub to credits since you're developing this for vanilla wow atm and keep adding features.

Awesome. Thanks for the catch, and I was recently thinking about that. Appreciate the input!!