-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
71 additions
and
2 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,40 @@ | ||
## Interface: 40400 | ||
## Version: @project-version@ | ||
## Title: Capping | ||
## Author: Funkydude | ||
## Notes: Battleground timers and other PvP features. | ||
## Notes-deDE: Battleground timers and other PvP features. | ||
## Notes-ruRU: Battleground timers and other PvP features. | ||
## Notes-zhCN: 战场计时工具和其他 PvP 特性。 | ||
## Notes-zhTW: Battleground timers and other PvP features. | ||
## Notes-koKR: 전장 타이머와 기타 PvP 기능입니다. | ||
## Notes-frFR: Battleground timers and other PvP features. | ||
## Notes-esES: Battleground timers and other PvP features. | ||
## Notes-esMX: Battleground timers and other PvP features. | ||
## Notes-itIT: Battleground timers and other PvP features. | ||
## Notes-ptBR: Battleground timers and other PvP features. | ||
## SavedVariables: CappingSettings | ||
|
||
## X-Category: Battlegrounds/PvP | ||
## X-Credits: TotalPackage | ||
## X-Website: https://github.com/BigWigsMods/Capping | ||
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibCandyBar-3.0, LibChatAnims, LibDDI-1.0 | ||
## X-Embeds: Ace3, LibSharedMedia-3.0, LibCandyBar-3.0, LibChatAnims, LibDDI-1.0 | ||
## X-License: All Rights Reserved: You are free to fork and modify on GitHub, please ask us about anything else. | ||
## X-Curse-Project-ID: 20143 | ||
## X-WoWI-ID: 11177 | ||
## X-Wago-ID: Rn6VXOGd | ||
|
||
embeds.xml | ||
locales.xml | ||
|
||
Core_Wrath.lua | ||
Modules\AlteracValley_Wrath.lua | ||
Modules\ArathiBasin_Wrath.lua | ||
Modules\Arena_Classic.lua | ||
Modules\EyeOfTheStorm_Wrath.lua | ||
Modules\IsleOfConquest_Wrath.lua | ||
Modules\QueueTimers_Wrath.lua | ||
Modules\WarsongGulch_Wrath.lua | ||
|
||
modules.xml |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Interface: 11501 | ||
## Interface: 11502 | ||
## Version: @project-version@ | ||
## Title: Capping | ||
## Author: Funkydude | ||
|
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,29 @@ | ||
## Interface: 40400 | ||
## Title: Capping_Options | ||
## Author: Funkydude | ||
## Notes: Capping Configuration Options. | ||
## Notes-esES: Opciones de configuración de Capping. | ||
## Notes-esMX: Opciones de configuración de Capping. | ||
## Notes-zhCN: Capping 配置选项。 | ||
## Notes-zhTW: Capping 配置選項。 | ||
## Notes-deDE: Capping Einstellungen. | ||
## Notes-frFR: Options de configuration de Capping. | ||
## Notes-itIT: Capping Configuration Options. | ||
## Notes-koKR: Capping|1을;를; 설정하는 옵션입니다. | ||
## Notes-ptBR: Capping Opções de Configuração. | ||
## Notes-ruRU: Capping параметры настроек. | ||
## Version: @project-version@ | ||
## LoadOnDemand: 1 | ||
## Dependencies: Capping | ||
|
||
## X-Category: Battlegrounds/PvP | ||
## X-Website: https://github.com/BigWigsMods/Capping | ||
## X-License: All Rights Reserved: You are free to fork and modify on GitHub, please ask us about anything else. | ||
## X-Curse-Project-ID: 20143 | ||
## X-WoWI-ID: 11177 | ||
## X-Wago-ID: Rn6VXOGd | ||
|
||
embeds.xml | ||
locales.xml | ||
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