From 4b788b351fc4064658b64af8667e9a4112e07ccf Mon Sep 17 00:00:00 2001 From: BlafKing Date: Sun, 19 Oct 2025 21:19:01 +0200 Subject: [PATCH 1/3] Add steam-global-launch-options as submodule --- .gitmodules | 3 +++ plugins/steam-global-launch-options | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/steam-global-launch-options diff --git a/.gitmodules b/.gitmodules index e31e9e6..10d4a1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "plugins/valve-internal-enabler"] path = plugins/valve-internal-enabler url = https://github.com/veygax/valve-internal-enabler +[submodule "plugins/steam-global-launch-options"] + path = plugins/steam-global-launch-options + url = https://github.com/BlafKing/steam-global-launch-options.git diff --git a/plugins/steam-global-launch-options b/plugins/steam-global-launch-options new file mode 160000 index 0000000..420e5d9 --- /dev/null +++ b/plugins/steam-global-launch-options @@ -0,0 +1 @@ +Subproject commit 420e5d9eb7d6190cb2ae6aece6d142ea43ccea7d From 3cbd34a35dfc810ff7210dbb87255fd05c5ca262 Mon Sep 17 00:00:00 2001 From: BlafKing Date: Mon, 20 Oct 2025 05:17:30 +0200 Subject: [PATCH 2/3] Updated steam-global-launch-options: migrate from deprecated callServerMethod to callable API + some log changes --- plugins/steam-global-launch-options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/steam-global-launch-options b/plugins/steam-global-launch-options index 420e5d9..7c364b6 160000 --- a/plugins/steam-global-launch-options +++ b/plugins/steam-global-launch-options @@ -1 +1 @@ -Subproject commit 420e5d9eb7d6190cb2ae6aece6d142ea43ccea7d +Subproject commit 7c364b643df32cb9678c99cb1e6c129d6804dcc4 From e9a0926090dcdf31e5a7c12bb80b80e62b7b1eae Mon Sep 17 00:00:00 2001 From: BlafKing Date: Wed, 22 Oct 2025 19:07:48 +0200 Subject: [PATCH 3/3] Update steam-global-launch-options --- plugins/steam-global-launch-options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/steam-global-launch-options b/plugins/steam-global-launch-options index 7c364b6..5fdfedf 160000 --- a/plugins/steam-global-launch-options +++ b/plugins/steam-global-launch-options @@ -1 +1 @@ -Subproject commit 7c364b643df32cb9678c99cb1e6c129d6804dcc4 +Subproject commit 5fdfedfd28a4b31fa6593cd42e3ce37bed91d4a0