World of Warcraft addon that records fight timestamps for syncing your stream VOD with your raid logs on Warcraft Logs.
- CurseForge: (TBD)
- WoWUp: (TBD)
- Manual: copy this folder to
World of Warcraft/_retail_/Interface/AddOns/VodSync/
While you raid, the addon writes fight start/end timestamps. After the raid, the data is used by vodtool-web (or a compatible viewer) to align your VOD with the WCL combat log timeline.
VodSync.toc— addon manifestVodSync.lua— main logic
(TBD)