mirror of
https://github.com/Relintai/Relintais-Enemy-Kooldown-Tracker-WotLK.git
synced 2024-11-12 10:25:14 +01:00
4 lines
147 B
Lua
4 lines
147 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"
|