From eaf2644c17531baa78b1731a10bd01176aaa21e6 Mon Sep 17 00:00:00 2001 From: Daniel Henry Date: Wed, 20 Jul 2022 13:07:46 -0400 Subject: [PATCH] forgot the plugins' TOCs... https://youtu.be/OeZ-VIWLYHw --- .../Details_Streamer/Details_Streamer-Wrath.toc | 11 +++++++++++ .../Details_TinyThreat-Wrath.toc | 14 ++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 plugins/Details_Streamer/Details_Streamer-Wrath.toc create mode 100644 plugins/Details_TinyThreat/Details_TinyThreat-Wrath.toc diff --git a/plugins/Details_Streamer/Details_Streamer-Wrath.toc b/plugins/Details_Streamer/Details_Streamer-Wrath.toc new file mode 100644 index 00000000..bd1d8966 --- /dev/null +++ b/plugins/Details_Streamer/Details_Streamer-Wrath.toc @@ -0,0 +1,11 @@ +## Interface: 30400 +## Title: Details!: Streamer (plugin) +## Notes: Show which spells you are casting, viewers can see what are you doing and follow your steps. +## RequiredDeps: Details +## SavedVariables: Details_StreamerDB + +#@no-lib-strip@ +embeds.xml +#@end-no-lib-strip@ + +Details_Streamer.lua \ No newline at end of file diff --git a/plugins/Details_TinyThreat/Details_TinyThreat-Wrath.toc b/plugins/Details_TinyThreat/Details_TinyThreat-Wrath.toc new file mode 100644 index 00000000..46668f11 --- /dev/null +++ b/plugins/Details_TinyThreat/Details_TinyThreat-Wrath.toc @@ -0,0 +1,14 @@ +## Interface: 30400 +## Title: Details!: Tiny Threat (plugin) +## Notes: Threat meter plugin, show threat for group members in the window. Select it from the Plugin menu in the Orange Cogwheel. +## RequiredDeps: Details +## OptionalDeps: Ace3 + +#@no-lib-strip@ +embeds.xml +#@end-no-lib-strip@ + +enUS.lua +ptBR.lua + +Details_TinyThreat.lua