From 4922f3d1ce66e7a9b90bfba0d89fcb95ef87e13b Mon Sep 17 00:00:00 2001 From: Broooklyn <54762282+Broooklyn@users.noreply.github.com> Date: Sat, 4 Jul 2020 04:11:55 -0400 Subject: [PATCH] Add Smart Metronome (#440) --- plugins/smart-metronome | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/smart-metronome diff --git a/plugins/smart-metronome b/plugins/smart-metronome new file mode 100644 index 000000000..450430b75 --- /dev/null +++ b/plugins/smart-metronome @@ -0,0 +1,2 @@ +repository=https://github.com/Broooklyn/runelite-external-plugins.git +commit=d3ddafb54d42fd32a5fc60a690e4f87c56f680b2 \ No newline at end of file