From 12453adfb3b03ade871783b9876ff0a8f35bbf3a Mon Sep 17 00:00:00 2001 From: BambooFury Date: Sat, 4 Jul 2026 00:05:57 +0300 Subject: [PATCH] feat: add game-theme-song plugin --- .gitmodules | 3 +++ plugins/game-theme-song | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/game-theme-song diff --git a/.gitmodules b/.gitmodules index 338f571e..88c32f47 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-theme-song"] + path = plugins/game-theme-song + url = https://github.com/BambooFury/Game-Theme-Song diff --git a/plugins/game-theme-song b/plugins/game-theme-song new file mode 160000 index 00000000..0cf7baed --- /dev/null +++ b/plugins/game-theme-song @@ -0,0 +1 @@ +Subproject commit 0cf7baed828377273beebe6dfb29a73d4826e6d8