From 26fc650f567c687b7679cb2f585a173e64b57611 Mon Sep 17 00:00:00 2001 From: MehmetCanWT Date: Sat, 4 Jul 2026 21:20:01 +0300 Subject: [PATCH 1/2] Add steam-currency-converter plugin by MehmetCanWT --- .gitmodules | 3 +++ plugins/steam-currency-converter | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/steam-currency-converter diff --git a/.gitmodules b/.gitmodules index 338f571e..08e912cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "plugins/gratitude"] path = plugins/gratitude url = https://github.com/BlythT/Gratitude-Millennium-Plugin +[submodule "plugins/steam-currency-converter"] + path = plugins/steam-currency-converter + url = https://github.com/MehmetCanWT/steam-currency-converter.git diff --git a/plugins/steam-currency-converter b/plugins/steam-currency-converter new file mode 160000 index 00000000..a2fef629 --- /dev/null +++ b/plugins/steam-currency-converter @@ -0,0 +1 @@ +Subproject commit a2fef62981fca11dd90a70b569f7238de40a2606 From 96206fc235050fa67d123672f1f4bf65041a6268 Mon Sep 17 00:00:00 2001 From: MehmetCanWT Date: Sun, 5 Jul 2026 23:34:22 +0300 Subject: [PATCH 2/2] feat: add steam-proton-rank submodule to plugin database --- .gitmodules | 3 +++ plugins/steam-proton-rank | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/steam-proton-rank diff --git a/.gitmodules b/.gitmodules index 08e912cb..4dc302fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "plugins/steam-currency-converter"] path = plugins/steam-currency-converter url = https://github.com/MehmetCanWT/steam-currency-converter.git +[submodule "plugins/steam-proton-rank"] + path = plugins/steam-proton-rank + url = https://github.com/MehmetCanWT/Steam-Proton-Rank.git diff --git a/plugins/steam-proton-rank b/plugins/steam-proton-rank new file mode 160000 index 00000000..4a215da9 --- /dev/null +++ b/plugins/steam-proton-rank @@ -0,0 +1 @@ +Subproject commit 4a215da92d35501602c39c1edc430469230f5e8a