From 9f30b403ff0851fa3c12bde6207af297941516e0 Mon Sep 17 00:00:00 2001 From: Ben Colwell <52632729+Ben-Colwell@users.noreply.github.com> Date: Wed, 3 May 2023 18:59:23 -0400 Subject: [PATCH] Add Total-Selling-Price plugin (#4239) --- plugins/total-selling-price | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/total-selling-price diff --git a/plugins/total-selling-price b/plugins/total-selling-price new file mode 100644 index 000000000..93c7ea6f7 --- /dev/null +++ b/plugins/total-selling-price @@ -0,0 +1,3 @@ +repository=https://github.com/Erishion-Games-LLC/Total-Selling-Price-Runelite-Plugin.git +commit=f6c70087e3cf3d022b7b7c21cf79de55d14431c3 +authors=Ben-Colwell