From 865a633caa0c561b147b4ce8531da00cb017f84d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsolt=20Horny=C3=A1k?= Date: Thu, 8 May 2025 11:21:43 +0200 Subject: [PATCH 1/2] Adding steam-collections-plus v1.0.0 --- .gitmodules | 3 +++ plugins/steam-collections-plus | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/steam-collections-plus diff --git a/.gitmodules b/.gitmodules index 24ec7ef..78e1f20 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "plugins/steam-logo-pos"] path = plugins/steam-logo-pos url = https://github.com/luthor112/steam-logo-pos.git +[submodule "plugins/steam-collections-plus"] + path = plugins/steam-collections-plus + url = https://github.com/luthor112/steam-collections-plus.git diff --git a/plugins/steam-collections-plus b/plugins/steam-collections-plus new file mode 160000 index 0000000..15ebfbc --- /dev/null +++ b/plugins/steam-collections-plus @@ -0,0 +1 @@ +Subproject commit 15ebfbcdd51f2afd4b003297eac146376309021d From 930b5b360edd1da5423fba128b94a3e52376e08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsolt=20Horny=C3=A1k?= Date: Tue, 13 May 2025 12:27:36 +0200 Subject: [PATCH 2/2] Moved from direct HTML to render() in most places --- plugins/steam-collections-plus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/steam-collections-plus b/plugins/steam-collections-plus index 15ebfbc..77f6952 160000 --- a/plugins/steam-collections-plus +++ b/plugins/steam-collections-plus @@ -1 +1 @@ -Subproject commit 15ebfbcdd51f2afd4b003297eac146376309021d +Subproject commit 77f695289baa8342f88658d49fb230f96a39d4d2