From 723cc44a2619dd99a69b77654bd44ef5c1ec237a Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Sat, 25 May 2024 19:03:57 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a5c4bf..9b3dc80 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,4 @@ You need to either switch to Steam Desktop Authenticator or extract the Shared K If Steam Guard is not used, `STEAM_LOGIN` and `STEAM_PASSWORD` will be enough. ## NexusMods Workflow -Use Firefox and login to NexusMods. F12 and go to Network tab. Find any XHR method to nexusmods.com and copy the Cookies header. This is our `NEXUSMODS_COOKIES` secret. -Do not use other browser, their headers do not work with the workflow! +Use any broswe and login to NexusMods. F12 and go to Application tab. Find the Cookie tab in the Storage section. Copy the value of the `nexusmods_session` cookie. This is our `NEXUSMODS_SESSION_COOKIE` secret.