Structs§
- Aura
- A parsed Aura from SavedVariables along with it’s Wago.io metadata
- Aura
Update - An Aura that has an update. This stores the
Aura
along with the encoded string of it’s new version fetched from Wago.io.
Enums§
- Aura
Display Kind - Aura
Kind - Aura
Status - Status used by GUI to track state of the Aura
- Error
Functions§
- ensure_
companion_ addon_ exists - Only pub for testing. This is called inside
write_updates
and doesn’t need to be called manually - get_
aura_ updates - Fetch and return the encoded update strings for all Auras that have an update available.
- is_
weak_ auras_ installed - list_
accounts - Return a list of Account names under the specified WTF folder
- parse_
auras - write_
updates - Writes the updates to the
data.lua
file for the companion addon in the specified addon directory.