From b9078083270b26592928ccb0f01e34bad4a95568 Mon Sep 17 00:00:00 2001 From: Scott King Date: Sat, 11 Jan 2014 14:24:27 -0700 Subject: [PATCH] Clean-up files Removed autopackager and Readme Changed version number --- .pkgmeta | 2 -- PortraitHealth.toc | 2 +- README.md | 16 ---------------- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 .pkgmeta delete mode 100644 README.md diff --git a/.pkgmeta b/.pkgmeta deleted file mode 100644 index 6abca29..0000000 --- a/.pkgmeta +++ /dev/null @@ -1,2 +0,0 @@ -ignore: - - README.md diff --git a/PortraitHealth.toc b/PortraitHealth.toc index 9afdbb7..62e6d18 100644 --- a/PortraitHealth.toc +++ b/PortraitHealth.toc @@ -2,6 +2,6 @@ ## Title: Portrait Health ## Notes: See the health of your target as a percentage in the target frame portrait. ## Author: Cilcraft -## Version: 0.1 +## Version: 1.1 PortraitHealth.lua PortraitHealth.xml diff --git a/README.md b/README.md deleted file mode 100644 index babfacc..0000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -PortraitHealth -============== - -WoW Unit Frame Add On - -See your target's health as a bold percentage over their portrait. - -Great for knowing when your execute phase starts. The text changes from yellow to red when the target reaches 35% (hey, I play a Rogue). - -• Conservative rounding so your execute ability fires when you need it to - -• No decimals, no clutter - -• Just a few lines of code for a small memory footprint - -Release version on www.curse.com/addons/wow/portrait-health -- 1.7.9.5