From fddc6054e0544dcee9e80f568e2c4138034c1a1b Mon Sep 17 00:00:00 2001 From: Neko Hz Date: Wed, 15 Nov 2023 04:42:48 +0800 Subject: [PATCH] add DeckScreenshotManager (#456) --- .gitmodules | 3 +++ plugins/DeckScreenshotManager | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/DeckScreenshotManager diff --git a/.gitmodules b/.gitmodules index 9a7a1f64..d742d1c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -180,6 +180,9 @@ [submodule "plugins/decky-xrealAir"] path = plugins/decky-xrealAir url = https://github.com/wheaney/decky-xrealAir.git +[submodule "plugins/DeckScreenshotManager"] + path = plugins/DeckScreenshotManager + url = https://github.com/codehz/DeckScreenshotManager [submodule "plugins/MicroSDeck"] path = plugins/MicroSDeck url = https://github.com/CEbbinghaus/MicroSDeck diff --git a/plugins/DeckScreenshotManager b/plugins/DeckScreenshotManager new file mode 160000 index 00000000..b4c3f413 --- /dev/null +++ b/plugins/DeckScreenshotManager @@ -0,0 +1 @@ +Subproject commit b4c3f413f98c02e2eea0f5f5f55cc6e9237f37b6