From a4032000cdfebeab41fb8b6779777577a8c4b8f1 Mon Sep 17 00:00:00 2001 From: Benjamin Z Date: Thu, 21 Nov 2024 14:36:51 -0500 Subject: [PATCH] add what-pet-is-that-anyway to v1.0.0 (#6772) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [New Plugin] - What Pet is that Anyway - v1.0.0 - Sololegends # What Pet is that Anyway Adds an on-hover tooltip for everyones `!pets` command so you can see what the heck those little icons actually are. * Update what-pet-is-that-anyway ported over fixes and performance enhancements from runelite core pr * Update what-pet-is-that-anyway Removed maven publish 🤷 --- plugins/what-pet-is-that-anyway | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/what-pet-is-that-anyway diff --git a/plugins/what-pet-is-that-anyway b/plugins/what-pet-is-that-anyway new file mode 100644 index 000000000..397e67f0f --- /dev/null +++ b/plugins/what-pet-is-that-anyway @@ -0,0 +1,3 @@ +repository=https://github.com/sololegends/runelite-what-pet-is-that-anyway.git +commit=309aca315c97835ac1372ba5d9448ad786ac0de3 +authors=Sololegends