-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change to improved technique for making one build compatible with ret…
…ail, TBC and classic servers
- Loading branch information
Showing
6 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## Interface: 20501 | ||
## Title: Raven | ||
## Notes: Monitors buffs, debuffs and cooldowns and provides timer bars and icons plus helpful notifications | ||
## Author: Tomber | ||
## Version: r541 | ||
## DefaultState: enabled | ||
## OptionalDependencies: Masque | ||
## SavedVariables: RavenDB | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Localizations\enUS.lua | ||
Localizations\ruRU.lua | ||
|
||
Main.lua | ||
Profile.lua | ||
Conditions.lua | ||
Values.lua | ||
Bars.lua | ||
Cancel.lua | ||
Nest.lua | ||
|
||
Presets\DeathKnight.lua | ||
Presets\DemonHunter.lua | ||
Presets\Druid.lua | ||
Presets\Hunter.lua | ||
Presets\Mage.lua | ||
Presets\Monk.lua | ||
Presets\Paladin.lua | ||
Presets\Priest.lua | ||
Presets\Rogue.lua | ||
Presets\Shaman.lua | ||
Presets\Warlock.lua | ||
Presets\Warrior.lua | ||
Presets\General.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Interface: 20501 | ||
## Title: Raven Options | ||
## Notes: Load on demand options panel for Raven | ||
## Author: Tomber | ||
## Version: r541 | ||
## Dependencies: Raven | ||
## LoadOnDemand: 1 | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Options.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters