From 20a7deafda8d42d7ac035e5598e67da9566f6cc6 Mon Sep 17 00:00:00 2001 From: scravonix Date: Wed, 2 Sep 2026 16:33:31 +0300 Subject: [PATCH] Add Refund Guard --- .gitmodules | 3 +++ plugins/refund-guard | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/refund-guard diff --git a/.gitmodules b/.gitmodules index 1d716f0..1e2886f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "plugins/Easy-Restart-Reload-for-Steam"] path = plugins/Easy-Restart-Reload-for-Steam url = https://github.com/SaiyajinK/Easy-Restart-Reload-for-Steam +[submodule "plugins/refund-guard"] + path = plugins/refund-guard + url = https://github.com/scravonix/refund-guard.git diff --git a/plugins/refund-guard b/plugins/refund-guard new file mode 160000 index 0000000..51551d1 --- /dev/null +++ b/plugins/refund-guard @@ -0,0 +1 @@ +Subproject commit 51551d1e39122f5ea958745c7c3e176488b63413