-
Notifications
You must be signed in to change notification settings - Fork 11
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
1 changed file
with
32 additions
and
0 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,32 @@ | ||
## Interface: 40400 | ||
## Title: Transcriptor | ||
## Notes: Logging utility for boss encounters. | ||
## Notes-deDE: Logging utility for boss encounters. | ||
## Notes-ruRU: Утилита для логирования битв с боссами. | ||
## Notes-zhCN: 战斗纪录器 | ||
## Notes-zhTW: 戰鬥紀錄器 | ||
## Notes-koKR: 우두머리 전투 기록 유틸리티입니다. | ||
## Notes-frFR: Logging utility for boss encounters. | ||
## Notes-esES: Logging utility for boss encounters. | ||
## Notes-esMX: Logging utility for boss encounters. | ||
## Notes-itIT: Logging utility for boss encounters. | ||
## Notes-ptBR: Logging utility for boss encounters. | ||
## IconTexture: Interface\AddOns\Transcriptor\icon_on | ||
## Author: Funkydude | ||
## Version: @project-version@ | ||
## X-Credits: Kyahx, Rabbit, MysticalOS, nebula169 | ||
## X-Category: Development Tools | ||
## X-License: All Rights Reserved: You are free to fork and modify on GitHub, please ask us about anything else. | ||
## X-Website: https://github.com/BigWigsMods/Transcriptor | ||
## X-Curse-Project-ID: 14837 | ||
## X-Wago-ID: 0mKOx1Gx | ||
## SavedVariables: TranscriptIgnore, TranscriptDB | ||
|
||
Libs\LibStub.lua | ||
Libs\CallbackHandler-1.0.lua | ||
Libs\LibDataBroker-1.1.lua | ||
|
||
Modules\PlayerSpellBlocklist.lua | ||
Modules\TimersBlocklist.lua | ||
Modules\TimersSpecialEvents.lua | ||
Transcriptor.lua |