From 041d67e331bff06d4247e1910ae8dbebe5d90108 Mon Sep 17 00:00:00 2001 From: Narcasung Date: Tue, 14 Jul 2026 00:20:36 +0200 Subject: [PATCH] Drop .gitignore, simplify install instructions Installers extract directly into AddOns and just strip the -master suffix from the archive folder name. --- .gitignore | 1 - README.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d6b130c..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.claude/settings.local.json diff --git a/README.md b/README.md index 1d786eb..16e7dd4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ The addon is early in development, and most frames have a generic name or aren't [Download here](https://github.com/Narcasung/hide-coa-ui/archive/refs/heads/master.zip). -Extract the archive, rename the extracted folder to `HideCoAUI`, then drop it -into your `Interface\AddOns` directory. +Extract the archive in your `Interface\AddOns` folder and remove the `-master` +suffix from the extracted folder name. ## Usage