From 27a3d83c4592b1c0d0f8ad798e5c912e8618f222 Mon Sep 17 00:00:00 2001 From: derrod Date: Wed, 1 Dec 2021 22:16:04 +0100 Subject: [PATCH] Update README --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9412e3a..07a719d 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,9 @@ it has to be run from a terminal (e.g. PowerShell) ## Requirements -- Linux or Windows (64-bit) -- python 3.8+ (64-bit on Windows) +- Linux, Windows, or macOS (64-bit) + + macOS support is in an early stage, and only tested on 12.0+ +- python 3.8+ (64-bit) - PyPI packages: `requests`, optionally `setuptools` and `wheel` for setup/building ## How to run/install @@ -276,8 +277,7 @@ optional arguments: --dlm-debug Set download manager and worker processes' loglevel to debug --platform - Platform override for download (also sets --no- - install) + Platform for install (default: installed or Windows) --prefix Only fetch files whose path starts with (case insensitive) --exclude Exclude files starting with (case @@ -405,7 +405,7 @@ optional arguments: -h, --help show this help message and exit --force-download Always download instead of using on-disk manifest --platform - Platform override for download (disables install) + Platform (default: Windows) --manifest Manifest URL or path to use instead of the CDN one --csv Output in CSV format --tsv Output in TSV format @@ -478,7 +478,7 @@ optional arguments: Command: import-game usage: legendary import-game [-h] [--disable-check] [--with-dlcs] - [--skip-dlcs] + [--skip-dlcs] [--platform ] positional arguments: @@ -494,6 +494,8 @@ optional arguments: --with-dlcs Automatically attempt to import all DLCs with the base game --skip-dlcs Do not ask about importing DLCs. + --platform + Platform override for import Command: egl-sync @@ -530,7 +532,8 @@ optional arguments: Command: info -usage: legendary info [-h] [--offline] [--json] +usage: legendary info [-h] [--offline] [--json] [--platform ] + positional arguments: @@ -540,6 +543,9 @@ optional arguments: -h, --help show this help message and exit --offline Only print info available offline --json Output information in JSON format + --platform + Platform to fetch info for (default: installed or + Windows) Command: alias