From 18d0c854702df816e788de95fd83fd4713235331 Mon Sep 17 00:00:00 2001 From: Roman Miray Date: Sun, 11 Jan 2026 19:23:26 +0300 Subject: [PATCH] Add Audio Loader as submodule --- .gitmodules | 3 +++ plugins/audio-loader | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/audio-loader diff --git a/.gitmodules b/.gitmodules index ef0d2fb..5e0717b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "plugins/steam-change-window-params"] path = plugins/steam-change-window-params url = https://github.com/ricewind012/steam-change-window-params +[submodule "plugins/audio-loader"] + path = plugins/audio-loader + url = https://github.com/RomanMiray/Audio-Loader diff --git a/plugins/audio-loader b/plugins/audio-loader new file mode 160000 index 0000000..7382a9c --- /dev/null +++ b/plugins/audio-loader @@ -0,0 +1 @@ +Subproject commit 7382a9c18bf657caed61c0563ded4182c74c27e0