35 lines
514 B
Go
35 lines
514 B
Go
package rex_model
|
|
|
|
// TODO: Remove
|
|
var AddonIndex = []string{
|
|
"AtlasLoot",
|
|
"Bartender4",
|
|
"Deadly Boss Mods",
|
|
"Details! Damage Meter",
|
|
"WeakAuras",
|
|
"ElvUI",
|
|
"BigWigs",
|
|
"Recount",
|
|
"GatherMate2",
|
|
"TomTom",
|
|
"Questie",
|
|
"TradeSkillMaster",
|
|
"HandyNotes",
|
|
"Bagnon",
|
|
"Threat Plates",
|
|
"GTFO",
|
|
"Plater Nameplates",
|
|
"Rarity",
|
|
"Pawn",
|
|
"Auctioneer",
|
|
"Shadowed Unit Frames",
|
|
"SexyMap",
|
|
"TidyPlates",
|
|
"MoveAnything",
|
|
"Postal",
|
|
"OmniCC",
|
|
"Leatrix Plus",
|
|
"SimulationCraft",
|
|
"VuhDo",
|
|
"KuiNameplates",
|
|
}
|