Skip to content

Commit 60307d9

Browse files
committed
README: line-endings for per-OS directories fixed
1 parent c292a57 commit 60307d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ Authentication
3636
Token save location: If tokenfile is not provided via cmdline, fallback of `<appdirs.user_data_dir>/tokens.json` is used as save-location
3737

3838
Specifically:
39+
3940
Windows: `C:\\Users\\<username>\\AppData\\Local\\OpenXbox\\xbox`
41+
4042
Mac OSX: `/Users/<username>/Library/Application Support/xbox/tokens.json`
43+
4144
Linux: `/home/<username>/.local/share/xbox`
4245

4346
For more information, see: <https://pypi.org/project/appdirs> and module: `xbox.webapi.scripts.constants`

0 commit comments

Comments
 (0)