From df5a060f281604e085a32172e160c816582e50f9 Mon Sep 17 00:00:00 2001 From: eiymba <25769322+eiymba@users.noreply.github.com> Date: Sat, 5 Nov 2022 04:32:23 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20New=20template.toc=20to=20?= =?UTF-8?q?generate=20.toc=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template.toc | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 template.toc diff --git a/template.toc b/template.toc new file mode 100644 index 0000000..f226c7b --- /dev/null +++ b/template.toc @@ -0,0 +1,38 @@ +## Interface: {{ interface }} +## Title: Arcadia +## Notes: Smooth combat HUD based on ArcHUD3 +## Author: nyyr, Nenie, eiymba, rookdorf +## SavedVariables: ArcadiaDB +## Version: {{ version }} +## X-Date: {{ date }} +## X-Category: HUDs +## X-Curse-Project-ID: 696680 + +# Libraries +embeds.xml + +# Locales +Locales\Locales.xml + +# Core addon +Core.lua +Frames.xml +Nameplates.lua +BlizzardFrames.lua +Utils.lua + +# Module core +RingTemplate.xml +ModuleCore.lua + +# Config +Config.lua + +# Rings +Rings\Rings.xml + +# Extensions +#Extensions\Extensions.xml + +# Unit frames +#UnitFrames\UnitFrames.xml -- 1.7.9.5