1
0
mirror of https://github.com/brues-code/TwitchEmotes.git synced 2026-09-22 15:46:58 +00:00
Files
TwitchEmotes/TwitchEmotes_ClassicAPI.toc
T
Brues 4173e827eb Warn instead of loading when ClassicAPI is missing
The addon needs the ClassicAPI DLL - without it the inline |T markup the
emotes are built from renders as literal text, title included. Move the
real load order into TwitchEmotes_ClassicAPI.toc, which the DLL picks up
in preference, and leave the base TOC loading nothing but CAPI_Warning.lua:
a popup and a chat line pointing at the latest release, with the download
URL in a preselected edit box. Its title drops the inline-texture markup
for the same reason.

Also list CreateFrame among the globals in .luarc.json.
2026-09-03 16:05:02 -05:00

29 lines
977 B
TeX

## Interface: 11200
## Title: |TInterface\Addons\TwitchEmotes\Emotes\Pepes\EZ:0|t|cff6441a5Twitch|r |cffffffffEmotes|r|TInterface\Addons\TwitchEmotes\Emotes\Pepes\EZ:0|t
## Notes: Adds popular Twitch & Discord emotes to your chat. Developed by Ren - 1.12.1 backport by Brues
## Author: Ren
## Version: @project-version@
## SavedVariables: Emoticons_Settings, Emoticons_Eyecandy, TwitchEmoteStatistics
## OptionalDeps: LibStub
## LoadSavedVariablesFirst: 1
# Libraries (Ace3v — the 1.12.1 fork of Ace3)
Libs\LibStub\LibStub.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua
Libs\AceCore-3.0\AceCore-3.0.xml
Libs\AceHook-3.0\AceHook-3.0.xml
Libs\libdatabroker-1-1\LibDataBroker-1.1.lua
Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua
Libs\AceConsole-3.0\AceConsole-3.0.xml
Libs\AceGUI-3.0\AceGUI-3.0.xml
Libs\AceGUI-3.0\widgets\widgets.xml
Libs\AceConfig-3.0\AceConfig-3.0.xml
Emotes.lua
TwitchEmotes.lua
TwitchEmotesAutoComplete.lua
TwitchEmotesStats.lua
TwitchEmotesAnimator.lua