From 62ee27c6b58a3c202e42bfda0b135e880686172b Mon Sep 17 00:00:00 2001 From: Pwootage Date: Wed, 2 Oct 2024 10:31:43 -0600 Subject: [PATCH] Add multi-metronome plugin (#6590) --- plugins/multi-metronome | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/multi-metronome diff --git a/plugins/multi-metronome b/plugins/multi-metronome new file mode 100644 index 000000000..ea7b91a41 --- /dev/null +++ b/plugins/multi-metronome @@ -0,0 +1,2 @@ +repository=https://github.com/Pwootage/runelite-multi-metronome.git +commit=29b8fbd49730ab6009f9e43331f045144a51eafa \ No newline at end of file