From 41bc49206c3137dc4fd8c24cb662309aa3338225 Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Tue, 31 Dec 2024 06:39:57 +0900 Subject: [PATCH] Add steamgames.com for shared-credentials https://store.steampowered.com/ footer have a "Steamworks" link, which is linked to http://www.steampowered.com/steamworks/ and redirecting to https://partner.steamgames.com/ What is Steamworks: Steam partner can submit their games from Steamworks, Its like a App Store Connect for App Store --- quirks/shared-credentials.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/quirks/shared-credentials.json b/quirks/shared-credentials.json index 7f526257..c8ef030e 100644 --- a/quirks/shared-credentials.json +++ b/quirks/shared-credentials.json @@ -534,7 +534,8 @@ { "shared": [ "steampowered.com", - "steamcommunity.com" + "steamcommunity.com", + "steamgames.com" ] }, {