From 137f28387497a80bd18715e164529265f994782d Mon Sep 17 00:00:00 2001 From: ungstein <73730003+ungstein@users.noreply.github.com> Date: Wed, 15 Dec 2021 22:18:39 +1030 Subject: [PATCH] Update steam.menu --- OG-Steam/resource/menus/steam.menu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OG-Steam/resource/menus/steam.menu b/OG-Steam/resource/menus/steam.menu index 6a3cbff..4cb7415 100644 --- a/OG-Steam/resource/menus/steam.menu +++ b/OG-Steam/resource/menus/steam.menu @@ -27,7 +27,7 @@ { text="#steam_menu_view" - Library { text="#steam_menu_library" shellcmd="steam://nav/games" } + Library { text="#steam_menu_library" shellcmd="steam://open/library/view/home" } Hidden { text="#steam_menu_hidden_games" shellcmd="steam://nav/library/collection/hidden" } Downloads { text="#steam_menu_downloads" shellcmd="steam://open/downloads" } Divider {} @@ -81,7 +81,7 @@ { text="#steam_menu_games" - Games { text="#steam_menu_view_games" shellcmd="steam://nav/games" } + Games { text="#steam_menu_view_games" shellcmd="steam://open/library/view/home" } Divider {} ActivateRetail { text="#Steam_RegisterProductCode" command="ActivateRetail" } RedeemWalletVoucher { text="#Steam_RedeemWalletVoucher" shellcmd="steam://url/RedeemWalletVoucher" }