From 53cd8fcaa0fe2c85da2c72062b09321346a72105 Mon Sep 17 00:00:00 2001 From: Harrison Date: Sun, 16 Aug 2020 19:48:21 -0400 Subject: [PATCH] Track your total profit and the amount of runes you craft. (#542) --- plugins/runecrafting-tracker | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/runecrafting-tracker diff --git a/plugins/runecrafting-tracker b/plugins/runecrafting-tracker new file mode 100644 index 000000000..fc5464cd3 --- /dev/null +++ b/plugins/runecrafting-tracker @@ -0,0 +1,2 @@ +repository=https://github.com/hBurt/runecrafting-tracker.git +commit=7b08d66862a3056f14572adc0f3d2810696042dd \ No newline at end of file