updated TOC and dirname for classic edition
Cette révision appartient à :
Parent
67633a994f
révision
13f562d0d8
2 fichiers modifiés avec 4 ajouts et 4 suppressions
|
@ -1,7 +1,7 @@
|
||||||
## Interface: 80200
|
## Interface: 11302
|
||||||
## Title: Button Forge
|
## Title: Button Forge Classic
|
||||||
## Notes: Add as many or few extra Action Bars and Buttons to your user interface to complement the standard (or other) Action Bars
|
## Notes: Add as many or few extra Action Bars and Buttons to your user interface to complement the standard (or other) Action Bars
|
||||||
## Version: 0.9.50.2
|
## Version: 0.1
|
||||||
## Author: Massiner of Nathrezim
|
## Author: Massiner of Nathrezim
|
||||||
## SavedVariables: ButtonForgeGlobalSettings, ButtonForgeGlobalProfiles, ButtonForgeGlobalBackup
|
## SavedVariables: ButtonForgeGlobalSettings, ButtonForgeGlobalProfiles, ButtonForgeGlobalBackup
|
||||||
## SavedVariablesPerCharacter: ButtonForgeSave, BFSave
|
## SavedVariablesPerCharacter: ButtonForgeSave, BFSave
|
|
@ -36,7 +36,7 @@ Const.KeyBindOverlayColor = {0.3, 0.7, 0.1, 0.4};
|
||||||
Const.BarBackdrop = {0.1, 0.1, 0.4, 0.85};
|
Const.BarBackdrop = {0.1, 0.1, 0.4, 0.85};
|
||||||
Const.BonusBarBackdrop = {0.1, 0.5, 0.1, 0.85};
|
Const.BonusBarBackdrop = {0.1, 0.5, 0.1, 0.85};
|
||||||
Const.IconDragOverlayColor = {0.0, 0.1, 0.3, 0.0};
|
Const.IconDragOverlayColor = {0.0, 0.1, 0.3, 0.0};
|
||||||
Const.ImagesDir = "Interface\\Addons\\ButtonForge\\Images\\";
|
Const.ImagesDir = "Interface\\Addons\\ButtonForge-classic\\Images\\";
|
||||||
Const.SlashNumLines = 4; --Num of lines to show before breaking the message up
|
Const.SlashNumLines = 4; --Num of lines to show before breaking the message up
|
||||||
|
|
||||||
Const.DisableAutoAlignAgainstDefaultBars = false; --Set to true and reload UI in order to not check the Blizzard bars when performing auto-alignment, this probably isn't needed but just in case
|
Const.DisableAutoAlignAgainstDefaultBars = false; --Set to true and reload UI in order to not check the Blizzard bars when performing auto-alignment, this probably isn't needed but just in case
|
||||||
|
|
Référencer dans un nouveau ticket