This repository was archived by the owner on Mar 13, 2026. It is now read-only.
v1.0.2
PatchWerk
v1.0.2 (2026-02-19)
Full Changelog Previous Releases
- Fix GetAddOnMetadata crash on TBC Classic Anniversary
GetAddOnMetadata does not exist as a global in TBC Anniversary.
Use C_AddOns.GetAddOnMetadata with fallback, matching the pattern
already used in VersionCheck.lua.