From 52eb73df05d29787acb7dfdba296a1e88738bda1 Mon Sep 17 00:00:00 2001 From: Coby Williams Date: Sat, 15 Nov 2025 11:41:25 +1000 Subject: [PATCH] Add GetTheBestPrice plugin --- .gitmodules | 3 +++ plugins/GetTheBestPrice | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/GetTheBestPrice diff --git a/.gitmodules b/.gitmodules index e31e9e6..69f92ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "plugins/valve-internal-enabler"] path = plugins/valve-internal-enabler url = https://github.com/veygax/valve-internal-enabler +[submodule "plugins/GetTheBestPrice"] + path = plugins/GetTheBestPrice + url = https://github.com/LionEmpire/GetTheBestPrice diff --git a/plugins/GetTheBestPrice b/plugins/GetTheBestPrice new file mode 160000 index 0000000..81b2dfd --- /dev/null +++ b/plugins/GetTheBestPrice @@ -0,0 +1 @@ +Subproject commit 81b2dfd7446e50781ddee8528eeba70911e3c3e3