mirror of
https://github.com/Relintai/Relintais-Enemy-Kooldown-Tracker-WotLK.git
synced 2024-11-08 10:12:11 +01:00
5 lines
148 B
Lua
5 lines
148 B
Lua
|
|
Vect = LibStub("AceAddon-3.0"):NewAddon("Vect", "AceConsole-3.0", "AceEvent-3.0")
|
|
Vect.appName = "Vect"
|
|
Vect.dbName = "VectDB"
|
|
Vect.version = "0.1" |