We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c292a57 commit 60307d9Copy full SHA for 60307d9
1 file changed
README.md
@@ -36,8 +36,11 @@ Authentication
36
Token save location: If tokenfile is not provided via cmdline, fallback of `<appdirs.user_data_dir>/tokens.json` is used as save-location
37
38
Specifically:
39
+
40
Windows: `C:\\Users\\<username>\\AppData\\Local\\OpenXbox\\xbox`
41
42
Mac OSX: `/Users/<username>/Library/Application Support/xbox/tokens.json`
43
44
Linux: `/home/<username>/.local/share/xbox`
45
46
For more information, see: <https://pypi.org/project/appdirs> and module: `xbox.webapi.scripts.constants`
0 commit comments