From 4c85bdc16c67e47df7da489adff69015c236eb0e Mon Sep 17 00:00:00 2001 From: Alex Haible <52239823+AlexHaible@users.noreply.github.com> Date: Sun, 9 Jun 2024 00:42:24 +0200 Subject: [PATCH] Add support for 11.0 --- .pkgmeta | 2 ++ Soft-Targeting.toc | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.pkgmeta b/.pkgmeta index 5332b3c..32f5aee 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -1,3 +1,5 @@ package-as: Soft-Targeting +enable-toc-creation: yes +enable-nolib-creation: no license-output: LICENSE.txt \ No newline at end of file diff --git a/Soft-Targeting.toc b/Soft-Targeting.toc index 389e236..74d5322 100644 --- a/Soft-Targeting.toc +++ b/Soft-Targeting.toc @@ -1,14 +1,23 @@ -## Interface: 100207 +## Interface: 100207, 110000 ## Title: Soft Targeting ## Notes: Sets the soft-target range based on class and spec. -## Author: Sauravisus -## Version: 1.0.3 +## Author: Sauravisus (Xerastrasza - Magtheridon EU, Horde) +## Version: @project-version@ +## X-Date: @project-date-iso@ ## X-Curse-Project-ID: 892627 ## SavedVariables: SoftTargetingDB ## OptionalDeps: Ace3 +#@alpha@ +## OptionalDeps: BugSack, BugGrabber +#@end-alpha@ + #@no-lib-strip@ embeds.xml #@end-no-lib-strip@ Soft-Targeting.lua + +#@debug@ +## Version: DEV +#@end-debug@ \ No newline at end of file