From 45a70ff3d059f0549c5d1eca92c60cfd267e964b Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Sat, 29 Jul 2023 06:11:59 -0700 Subject: [PATCH 1/3] Fix wiki link --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1879eef1..1d84acb3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ Please include a summary of what the plugin does. If this is an update, please include a summary of what changes you made. -[If you have not already, please read the review and testing page on the [wiki](https://deckbrew.xyz/en/plugin-dev/review-and-testing). Remove this line before submitting your plugin.] +[If you have not already, please read the review and testing page on the [wiki](https://wiki.deckbrew.xyz/en/plugin-dev/review-and-testing). Remove this line before submitting your plugin.] ## Checklist: From 75b0745034ab7626ee990827e18268ec722a7009 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Sat, 29 Jul 2023 18:56:19 +0200 Subject: [PATCH 2/3] Add TS3 QuickAccess v1.1.0 (#401) --- .gitmodules | 3 +++ plugins/ts3-qs4sd | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/ts3-qs4sd diff --git a/.gitmodules b/.gitmodules index bdd3558d..73a09bfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "plugins/radiyo-steam-deck"] path = plugins/radiyo-steam-deck url = https://github.com/isiah-lloyd/radiyo-steam-deck +[submodule "plugins/ts3-qs4sd"] + path = plugins/ts3-qs4sd + url = https://github.com/ILadis/ts3-qs4sd diff --git a/plugins/ts3-qs4sd b/plugins/ts3-qs4sd new file mode 160000 index 00000000..a0ed4559 --- /dev/null +++ b/plugins/ts3-qs4sd @@ -0,0 +1 @@ +Subproject commit a0ed455966ab735bfcbb4d028faa7d9f4423eb56 From 5cec742681efb7831ab242b20d5492422e17f412 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Sun, 30 Jul 2023 19:44:42 +0200 Subject: [PATCH 3/3] Update TS3 QuickAccess to v1.1.1 (#408) --- plugins/ts3-qs4sd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ts3-qs4sd b/plugins/ts3-qs4sd index a0ed4559..f637a235 160000 --- a/plugins/ts3-qs4sd +++ b/plugins/ts3-qs4sd @@ -1 +1 @@ -Subproject commit a0ed455966ab735bfcbb4d028faa7d9f4423eb56 +Subproject commit f637a235f0353d1d1db67b0536378401419b9a98