Skip to content

Commit

Permalink
Bump toc, add cata toc
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Apr 30, 2024
1 parent bfe6299 commit 3055637
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 2 deletions.
40 changes: 40 additions & 0 deletions Capping_Cata.toc
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
2 changes: 1 addition & 1 deletion Capping_Vanilla.toc
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
Expand Down
29 changes: 29 additions & 0 deletions Options/Capping_Options_Cata.toc
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

2 changes: 1 addition & 1 deletion Options/Capping_Options_Vanilla.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 11501
## Interface: 11502
## Title: Capping_Options
## Author: Funkydude
## Notes: Capping Configuration Options.
Expand Down

0 comments on commit 3055637

Please sign in to comment.