From e71bd65913c9d3c892a35cbfb67eb2c557098c51 Mon Sep 17 00:00:00 2001 From: Euller Date: Sat, 20 Jun 2026 14:19:06 -0300 Subject: [PATCH] Add Game Backlog plugin --- .gitmodules | 3 +++ plugins/game-backlog | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/game-backlog diff --git a/.gitmodules b/.gitmodules index 338f571e..1c1af071 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/game-backlog"] + path = plugins/game-backlog + url = https://github.com/EullerAron/game-backlog diff --git a/plugins/game-backlog b/plugins/game-backlog new file mode 160000 index 00000000..22371c66 --- /dev/null +++ b/plugins/game-backlog @@ -0,0 +1 @@ +Subproject commit 22371c66e3afb0ee3c8e8c93809c6a5f54fcd0c0