mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
42 lines
1003 B
TeX
42 lines
1003 B
TeX
## Interface: 11100
|
|
## Author: Iceroth
|
|
## Name: IceHUD
|
|
## Title: IceHUD |cff7fff7f -Ace2-|r
|
|
## Notes: Another HUD mod
|
|
## Version: 0.2.1 ($Revision$)
|
|
## SavedVariables: IceCoreDB
|
|
## X-Category: UnitFrame
|
|
## X-Date: $Date$
|
|
## X-Website: http://www.wowace.com/forums/index.php/topic,1705.0.html
|
|
|
|
|
|
libs\AceLibrary\AceLibrary.lua
|
|
libs\AceOO-2.0\AceOO-2.0.lua
|
|
libs\AceDB-2.0\AceDB-2.0.lua
|
|
libs\AceEvent-2.0\AceEvent-2.0.lua
|
|
libs\AceDebug-2.0\AceDebug-2.0.lua
|
|
libs\AceLocale-2.0\AceLocale-2.0.lua
|
|
libs\AceConsole-2.0\AceConsole-2.0.lua
|
|
libs\AceAddon-2.0\AceAddon-2.0.lua
|
|
libs\Metrognome-2.0\Metrognome-2.0.lua
|
|
libs\Dewdrop-2.0\Dewdrop-2.0.lua
|
|
|
|
IceCore.lua
|
|
IceHUD.lua
|
|
|
|
IceElement.lua
|
|
IceBarElement.lua
|
|
IceUnitBar.lua
|
|
|
|
modules\PlayerHealth.lua
|
|
modules\PlayerMana.lua
|
|
modules\TargetHealth.lua
|
|
modules\TargetMana.lua
|
|
modules\PetHealth.lua
|
|
modules\PetMana.lua
|
|
modules\DruidMana.lua
|
|
modules\TargetInfo.lua
|
|
modules\TargetOfTarget.lua
|
|
modules\CastBar.lua
|
|
modules\MirrorBar.lua
|